dwt function in matlab

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

0 votes

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

Asked:

on 20 Mar 2014

Answered:

on 20 Mar 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!