Continuos Wavelet tranform analytic and nonanalytic

Hello there,
I'm here to ask a question about the meaning of the terms "analytic" and "nonanalytic" referred to wavelets. For example, when considering 'morl' (Morlet) MATLAB says that this wavelet is analytic, does it mean that is a complex-valued wavelet? On the other hand, 'mexh' (Mexican hat) wavelet is said to be nonanalytic, does it mean that it is real-valued?
Thanks in advance for your time and patience.
Lorenzo

Answers (1)

Analytic wavelets are Complex-valued wavelets which are useful in cases where you want to analyze phase as well as magnitude. Additionally, an Analytic wavelet supports frequency on half of the real line only i.e., its power spectra is zero at negative frequencies.
On the other hand, Non-Analytic wavelets are useful to analyze magnitude in time-frequency domain.
Refer to the following links to know more about ‘merl’(Morlet) and ‘mexh’(Mexican hat) Wavelet Transforms:

Asked:

on 14 Jan 2020

Answered:

on 4 Mar 2020

Community Treasure Hunt

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

Start Hunting!