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!
回答(1 个)
nl2605
2014-3-20
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Discrete Multiresolution Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!