Convert Doppler shift to speed
radvel = dop2speed(Doppler_shift,wavelength)
returns
the radial velocity in meters per second. This value corresponds to
the one-way Doppler shift, radvel
= dop2speed(Doppler_shift
,wavelength
)Doppler_shift
, for
the wavelength, wavelength
, in meters.
This function supports single and double precision for input data and arguments.
[1] Rappaport, T. Wireless Communications: Principles & Practices. Upper Saddle River, NJ: Prentice Hall, 1996.
[2] Skolnik, M. Introduction to Radar Systems, 3rd Ed. New York: McGraw-Hill, 2001.