搜索资源列表
B-spline-wavelet
- 1利用3阶和四阶B 样条函数构造正交小波的方法;用matlab实现构造正交小波的数值实现。 -1 using 3-order and fourth-order B-spline function to construct orthogonal wavelet method achieved by constructing the orthogonal wavelet matlab numerical implementation.
waveletcdf97
- matlab实现9/7双正交小波变换,将图像分解到频域-matlab realize 9/7 biorthogonal wavelet transform, the image is decomposed into the frequency domain
ecgdetect
- 这是用于检测心电信号QRS波的源码用来双正交小波能够实现QRS波形的准确检测-This is used to detect ECG QRS wave source biorthogonal wavelet can be used to achieve accurate detection of QRS waveform
Wavelet
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换-This procedure to achieve even the size of any image of second-generation upgrade 97 Biorthogonal Wavelet Transform
aa
- 紧支撑小波基构造课程资料 以构造紧支撑正交db小波为例-wavelet
wavelet_Matlab7
- 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
liftingdemo
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换-This procedure of an arbitrary even-size images to enhance the second-generation dual-orthogonal wavelet transform 97
orthogonalwavelets
- 从底层原理开始,利用B样条函数构造正交小波。程序通过Matlab2009a测试。-Using the B_simple principle to creat a orthogonal wavelet function. By Matlab2009a .
Wavelab850
- 包含多种小波变化,包括正交小波,双正交小波等,还有一些应用-Includes a variety of wavelet transform, including the orthogonal wavelet, biorthogonal wavelet, etc., there are some applications
work
- 双正交小波提升的算法,复小波变换,希望对你有所帮助-Lifting algorithm
wavelet
- 使用双正交小波变化,来检测图像的边缘特性。MATLAB下可以完整运行!-Using biorthogonal wavelet transform to detect image edge features. MATLAB may be a complete run!
a-wavelet-transform-algorithm
- 基于人眼视觉模型的双正交小波变换算法,通过实验验证,该算法在对嵌入水印后的图像进行有损压缩、剪切、污染、添加各种噪声等处理后,提取出的水印仍表现出了较好的鲁棒性。-Human visual model based on biorthogonal wavelet transform algorithm, experiments show that the algorithm of the watermarked image lossy compression, shear, pollution,
B-yangtiaoxiaobo
- 在matlab中利用3阶和四阶B 样条函数构造正交小波;-use 3 order and fourth order B spline function structural orthogonal wavelet
Bwavelet
- 利用小波B样条函数构造正交波。分别用二阶、三阶、四阶B_样条函数构造出相应的尺度函数和小波函数;-B-spline wavelet orthogonal wave structure. B-spline wavelet orthogonal wave structure. B-spline wavelet orthogonal wave structure.
ricedsp-rwt-ae0d13a
- 离散正交小波变换、逆离散正交小波变换、冗余离散小波变换、-Discrete orthogonal wavelet transform, inverse discrete orthogonal wavelet transform, redundant discrete wavelet transform,
exa11051
- 产生 sym4,sym6,sym8,sym10 正交小波的尺度函数和小波函数,-generate sym4,sym6,sym8,sym10 wavelet functions
comleveener
- 双正交小波包分解矩阵每一列数据,查看每一列的曲线图,重构小波包频段系数,计算小波包频段能量,小波包频段能量曲线图-Biorthogonal wavelet packet decomposition of the matrix of each column of data, to view each column graph reconstruction wavelet packet band coefficient to calculate the energy of the wavelet p
chapter1
- 张德丰matlab小波分析源代码,从信号时-频联合分析引入小波变换,将信号的多分辨率分析及Mallat算法作为全书的重点,并在此基础上,进一步阐述了双正交小波多分辨率分析、小波包多分辨率分析、提升小波应用,还讲述了小波分析在奇异性检测、去噪及数据压缩中的应用。 -Zhang Defeng matlab wavelet analysis source code
chapter2
- 张德丰matlab小波分析源代码,从信号时-频联合分析引入小波变换,将信号的多分辨率分析及Mallat算法作为全书的重点,并在此基础上,进一步阐述了双正交小波多分辨率分析、小波包多分辨率分析、提升小波应用,还讲述了小波分析在奇异性检测、去噪及数据压缩中的应用。-Zhang Defeng Matlab wavelet analysis of the source code from the signal- frequency joint analysis of the introduction o
matlab 3阶和四阶B 样条函数构造正交小波
- 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。