Understanding CWT Morlet: Time and frequency resolution
Afficher commentaires plus anciens
Hello all,
I have been using a continuous 1-D wavelet transform (MATLAB cwt function) to compute and plot wavelet scalograms. For my research, I need to know the time and frequency resolution of the scalograms, but I could not find this information from any of the MATLAB documentations I looked into.
I am using 'amor' for the cwt, and it seems like 'amor' and 'cmor' operate with essentially the same equation (please correct me if I am wrong).
Complex Morlet Wavelet: 
Analytic Morlet (Gabor) Wavelet:
where 
where I am not sure if the equation for the analytic Morlet wavelet is correct since it is not documented, but given such equations, the temporal and frequency resolution for the wavelet transform then would be
and
, respectively, where 'a' is a scale value.
My question is what value
or
(or width w if
) and
is used to define the Morlet wavelet in the 'cwt' function.
EDIT: For 'cmor', it says that
and
by default. Would these values also apply for 'amor' when using 'cwt'?
Thank you very much.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Continuous Wavelet Transforms dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

