Morlet wavelet: what is the difference between 'morl' and 'amor' wavelets?

39 次查看(过去 30 天)
Dear wavelet fan,
My question as in the title: what is the difference between 'morl' and 'amor' wavelets?
is it all the same, just different name used in the old and new 'cwt' function?
Thank you for the answer in advance!
Best, Maja

回答(1 个)

SungJun Cho
SungJun Cho 2021-4-6
Hi Maja,
It seems quite late to answer your question, but to simply put, the difference between 'morl' and 'amor' wavelets lies in whether they are complex valued in the time domain or not. The 'morl' wavelets are real-valed Morlet wavelets that are not complex valued in the time domain (c.f., here), whereas the 'amor' wavelets are analytic Morlet wavelets that are complex valued in the time domain (c.f., wikipedia and here).
If you refer to the links above or use waveinfo('morl') command, you can see the equations and mathematical details about these wavelets.
Hope this helps.
Best,
SungJun
  2 个评论
Elias Odelstad
Elias Odelstad 2021-5-12
The waveinfo function does not recognize 'amor' as a wavelet family short name, but there is a 'cmor' family, comprising compex Morlet wavelets. Is this identical to the "analytic" Morlet wavelet called 'amor' in the cwt function?
SungJun Cho
SungJun Cho 2021-5-13
No not quite. 'amor' and 'cmor' are defined by different equations. For 'cmor', the equation can be found on the MATLAB document. For 'amor', the equations can be found from the link below:
https://www.mathworks.com/matlabcentral/answers/824015-understanding-cwt-morlet-time-and-frequency-resolution?s_tid=srchtitle

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Orthogonal and Biorthogonal Filter Banks 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by