How to change bandwith of 'cmor' wavelet in matlab while performing continuous wavelet transform?

6 ビュー (過去 30 日間)
EU_EEE
EU_EEE 2015 年 2 月 18 日
回答済み: Ali Ejaz 2018 年 3 月 19 日
matlab uses cmor(x) = (pi*Fb)^{-0.5}*exp(2*i*pi*Fc*x)*exp(-(x^2)/Fb) as complex morlet wavelet. .
If I use cwt(x,scales,'cmor1-.45') then Fc corresponds to 0.45 Hz. But.I need to change Fb while using cwt command in matlab. How can I change Fb?

回答 (1 件)

Ali Ejaz
Ali Ejaz 2018 年 3 月 19 日
1 corresponds to Fb. Just change its value.

カテゴリ

Help Center および File ExchangeContinuous Wavelet Transforms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by