dwt function in matlab
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
nl2605
le 20 Mar 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 commentaires
Voir également
Catégories
En savoir plus sur Discrete Multiresolution Analysis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!