Wavelet Pack Decomposition - Is there a faster way?
Mostra commenti meno recenti
I have to do multi-level wavelet decomposition.
I've tried using dwt and calling it recursively. I've also tried using wpdec which returns a tree and then I would extract the coefficients but this takes forever.
Any suggestions?
Risposte (1)
Wayne King
il 13 Mar 2013
0 voti
Do you want wavelet packet or wavelet? You say multi-level wavelet and then you say wavelet packet.
If you want wavelet packet, why do you say that wpdec() takes forever.
1 Commento
John
il 13 Mar 2013
Categorie
Scopri di più su Signal Analysis 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!