Clarification on Morse Wavelets Documentation

Referring to the Morse wavelet parameters used in the cwt function, I have reviewed the following page: https://www.mathworks.com/help/wavelet/ug/morse-wavelets.html
It seems that time-bandwidth is referred to as P (twice at the top of the page) and P^2 (once near the bottom). So is the input for the cwt function name,value argument 'TimeBandwidth' defined as P=sqrt(gamma*beta) or P^2=gamma*beta?
Thank you.

 採用された回答

Nick Venditti
Nick Venditti 2018 年 5 月 17 日

0 投票

"The Morse wavelets in 'cwt' are parameterized as the square of the time-bandwidth product," so it seems that the second formula would be the correct one to input.
Indeed, the wording at the end of the Doc offers some ambiguity. I have forwarded this feedback to the relevant team.

その他の回答 (0 件)

カテゴリ

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by