how to find Dual-tree and double-density 1-D wavelet transform?
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Signal Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!