DyWT2 Function For Images In Matlab
显示 更早的评论
could somebody give me DyWT Full Function written In Matlab ? i need it a lot thanks a lot
回答(1 个)
Wayne King
2012-10-18
编辑:Wayne King
2012-10-18
0 个投票
Do you mean dwt2? The Wavelet Toolbox has functions for the decimated 2-D discrete wavelet transform, dwt2, and wavedec2. For dwt2.m, that function is implemented completely in the MATLAB language and you can look at the code.
If you do not have the Wavelet Toolbox, you can get WaveLab
and use the fwt2_po.m file.
类别
在 帮助中心 和 File Exchange 中查找有关 Wavelet Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!