Is there a way to customize the default Morlet coefficient ω0 of 6?
조회 수: 6 (최근 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!