Is there a way to customize the default Morlet coefficient ω0 of 6?
2 次查看(过去 30 天)
显示 更早的评论
The Morlet Wavelet function (see attached image) contains a parameter ω0, the Morlet coefficient, which shifts the balance between frequency resolution and time resolution.
According to the documentation at https://ch.mathworks.com/help/wavelet/ref/cwtft.html, under the Morlet Wavelet function definition (for 'morl', 'morlex', 'morl0), the Morlet coefficient ω0 is set to a default value of 6.
I am trying to replicate a result from a paper for which I need ω0 to be 20. Is there a way to adjust the value of ω0?
I actually need to use the wcoherence function, which makes use of the Morlet Wavelet, so ideally I am looking for a way to adjust ω0 when using wcoherence.
0 个评论
回答(1 个)
Abhishek Ballaney
2018-2-22
https://in.mathworks.com/help/wavelet/ref/morlet.html
https://in.mathworks.com/help/wavelet/ref/cmorwavf.html
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!