Is there a way to customize the default Morlet coefficient ω0 of 6?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Abhishek Ballaney
el 22 de Feb. de 2018
https://in.mathworks.com/help/wavelet/ref/morlet.html
https://in.mathworks.com/help/wavelet/ref/cmorwavf.html
Ver también
Categorías
Más información sobre Continuous Wavelet Transforms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!