Mallat's algorithme a trous
조회 수: 8 (최근 30일)
이전 댓글 표시
In the Fast wavelet transform documentation,it is said that fwt is based on Mallat's algorithm [Mal 89]....For my work i need Mallat's algorithme a trous....are they both same?....If no, is there any other command / information to implement this ?
Thanks in advance !!
댓글 수: 0
채택된 답변
Walter Roberson
2014년 4월 16일
Mallat's algorithm is multiresolution decomposition, which is not the same as the a trous algorithm. You can compare the two in this paper
댓글 수: 2
Walter Roberson
2014년 4월 21일
It appears that the File Exchange Contribution http://www.mathworks.com/matlabcentral/fileexchange/5104-toolbox-wavelets has the a trou wavelet.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!