how to find Dual-tree and double-density 1-D wavelet transform?
3 次查看(过去 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!