Using custom wavelets for inverse transform?
Mostrar comentarios más antiguos
I'd like to use a custom wavelet to perform a cwt over a specified frequency range, then do the icwt back. Since the new version of cwt() doesn't take custom wavelets, I've been playing with the old version, and got the cwt part to work. But it doesn't seem like there's any old version of icwt that would accept a custom wavelet. Is there one that I am not aware of? If not, how difficult would it be to manually reconstruct a signal from the output of the old cwt() command?
Respuestas (1)
Abhishek Ballaney
el 16 de Feb. de 2018
0 votos
https://in.mathworks.com/help/wavelet/ref/icwt.html
2 comentarios
Mathews Jabaraj Soloman
el 24 de Mayo de 2020
Hi,
I just wanted to know, did you figured out how to use icwt with new wavelets other than 'morse', 'amor' and 'bump'?
I got stuck in the same place. It would be great if you could help me.
Thanks in advance.
Categorías
Más información sobre Continuous Wavelet Transforms en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!