dwt function in matlab

1 view (last 30 days)
nguyen hoa
nguyen hoa on 20 Mar 2014
Answered: nl2605 on 20 Mar 2014
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!

Answers (1)

nl2605
nl2605 on 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.

Categories

Find more on Discrete Multiresolution 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!