MATLAB 二维小波分析我要分享

MATLAB Wavelet analysis

matlab 分析 二维

关注次数: 305

下载次数: 0

文件大小: 193.45 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:mallatm2d.m:二维mallat快速分解与合成算法的演示函数,要调用mallatm.m与mallatr.m 在matlab命令行键入; 通过 matlab 实现二维离散小波变换的 Mallat 快速算法和对二维图像进行多级分解与重建,深入理解多分辨率分析与离散小波变换的联系。通过观察信号的分解系数中零所占的百分比,对小波压缩技术建立直观上的理解。


English Description:

Mallatm2d.m: rapid decomposition and composition of two-dimensional Mallat algorithm demo function to call mallatm.m and mallatr.m At the MATLAB command line, type; By MATLAB implementation of two dimensional Discrete Wavelet transformed Mallat algorithm and the multistage decomposition and reconstruction of two-dimensional images, in-depth understanding of Discrete Wavelet transform and multi-resolution analysis link. By observing the signal decomposition coefficient percentage of zero, build on intuitive understanding of wavelet compression technology.


代码预览