inverse CWT using coif4
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (1)
Wayne King
il 13 Lug 2012
0 voti
You want to use icwtlin, icwtlin supports the 'coif4' wavelet.
1 Commento
zozo
il 13 Lug 2012
Categorie
Scopri di più su Continuous Wavelet Transforms in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!