What are the units for fb and fc in the complex Morlet wavelet (cmor)?

5 views (last 30 days)
In MATLAB, the complex Morlet wavelet is defined
cmor(x) = (pi*Fb)^{-0.5}*exp(2*i*pi*Fc*x)*exp(-(x^2)/Fb)
where
Fb is a bandwidth parameter
Fc is a wavelet center frequency
What are the units for Fb and Fc? In Hz? or Non-dimensional? Thanks.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!