inverse CWT using coif4
Mostrar comentarios más antiguos
Hello,
I have an ECG signal s(t) to be analysed using 'coif4' mother wavelet. My scales are linear from 1 to 10. For each scale, I want to compute the inverse CWT so as to reconstruct my signal s(t) in time-domain from that particular vector containing the wavelet coefficients.
Since, since cwt does not have inverse option and cwtft does not support _'coif4' _wavelet, what is the alternative to achieve my goal?
Please suggest.
Respuesta aceptada
Más respuestas (1)
Wayne King
el 13 de Jul. de 2012
0 votos
You want to use icwtlin, icwtlin supports the 'coif4' wavelet.
1 comentario
zozo
el 13 de Jul. de 2012
Categorías
Más información sobre Continuous Wavelet Transforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!