Continuos Wavelet Transform with cwtft and Morlet wavelet

6 vues (au cours des 30 derniers jours)
Lorenzo Bernardini
Lorenzo Bernardini le 14 Jan 2020
Hello again to everyone,
Sorry for bothering you again, but I have a further question on Continuos Wavelet Transform (CWT). From theory I know that doing a CWT of a real signal by means of a real wavelet leads to real wavelet coefficients. Is it correct? Therefore the question is, why if I use cwtft specifying as an input 'morl' which is the wave name for the real (valued) Morlet function, the function turns out complex valued wavelet coefficients? The point is that when I use the Mexican Hat wavelet the coefficients result real, according to theory. Why with 'morl' the coefficients are complex?
Thanks in advance for the help.
Lorenzo

Réponses (1)

Charan Jadigam
Charan Jadigam le 5 Mar 2020
Hi,
To perform Cwt of a real signal by real morlet wavelet we need to give input parameter as ‘morlex’ which is non-analytic wavelet (real coefficients) rather than ‘morl’ which is an analytic wavelet (complex coefficients).
You can know more about choosing between analytic and non-analytic wavelets here

Catégories

En savoir plus sur Continuous Wavelet Transforms dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by