i think that this is nearly the beginning of task 1
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
function result = normalized_carrier_frequency_offset(freq_doppler, delta_freq_subcarrier)
|
||||
result = freq_doppler / delta_freq_subcarrier;
|
||||
end
|
||||
Reference in New Issue
Block a user