how to find Dual-tree and double-density 1-D wavelet transform?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Signal Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!