dwt function in matlab
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi everyone!
example: [ca,cd] = dwt(x,"db"), db1, db2, db3... what is it? in matlab is'nt deltail, so i dont understand. Can you help me?
Thank you!
0 comentarios
Respuestas (1)
nl2605
el 20 de Mzo. de 2014
There are many different filters to perform wavelet transformation. Like Haar, Debaucheis. This db1 etc corresponds to these different filters. You should read more on this.
0 comentarios
Ver también
Categorías
Más información sobre Discrete Multiresolution 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!