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!