how to find Dual-tree and double-density 1-D wavelet transform?
2 ビュー (過去 30 日間)
古いコメントを表示
t=[0 :1/3096:0.2]; y=sin(314*t); level=2; wt = dddtree('cplxdt',y,level,'dtf1'); Above code works for level=1 and 2 but when I try for level 3 or higher it shows an error. Can anyone help me in this?

0 件のコメント
回答 (0 件)
参考
カテゴリ
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!