CutoffFrequencyShallowWater: Calculation of cutoff frequency in shallow water from Jensen et Al 2011
Description
Returns the cutoff frequency in shallow water from Jensen et Al 2011
Usage
CutoffFrequencyShallowWater(Cw, Cb, D)
Arguments
Cw,
velocity of sound in water
Cb,
velocity of sound in homogeneous bottom
Value
the cutoff frequency (Hz)
Source
Finn B. Jensen, William A. Kuperman, Michael B. Porter, Henrik Schmidt, 2011
Computational Ocean Acoustics, 2nd Edition. Springer. pp. 29Examples
Run this codeCutoffFrequencyShallowWater(3000, 2500, 1)
Run the code above in your browser using DataLab