i think that this is nearly the beginning of task 1
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
function result = calc_doppler_freq(rrv, carrier_freq)
|
||||
result = rrv * carrier_freq / physconst('LightSpeed');
|
||||
end
|
||||
Reference in New Issue
Block a user