Wavelet Pack Decomposition - Is there a faster way?
1 回表示 (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (1 件)
Wayne King
2013 年 3 月 13 日
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.
参考
カテゴリ
Help Center および File Exchange で Signal Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!