搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
小波HMT模型
- 一个构造小波HMT模型很好用的列子,简单实用,觉的挺可以的
用于图像压缩的小波变换编码
- 提出了一种二维小波变换的编码方案:无解压密码-a 2D wavelet transform coding scheme is proposed.(unzip password is needless)
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
ImageDenoise
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using f
wavelechazhigouzao
- 小波插值与小波构造(3个程序),3个比较简单的小程序-wavelet interpolation and wavelet construction (three procedures), three relatively simple procedures for small
xiaobochazhi
- 本程序用来实现小波插值与小波构造的功能的-the procedures used to achieve wavelet interpolation and wavelet construction of the function of the
xiaobogouzao
- 小波变换中的小波构造方法的C++语言程序实现-wavelet transform the wavelet construction of the C Programming Language
wavelet_constraction
- 本程序为构造小波信号,主要采用上采样的算法实现.-the procedures for constructing wavelet signals, mainly on the sampling algorithm.
wavelet_basis_construction
- 此小程序用于构造小波基 并采用双尺度方程求解小波基函数-this small procedure for the construction of small Porgy and double standards equation wavelet function
qqqqq
- 此程序实现构造小波基 -this program structure of this small Porgy program structure wavelet
bfunction
- 在matlab环境下,实现用B样条函数构造小波函数的源程序,经仿真,正确-In the matlab environment, using B-spline function of the source wavelet function constructed by the simulation, the correct
gouzaoxiaoboji
- 此程序实现构造小波基,希望对大家有用 periodic_wavelet.m function ss=periodic_wavelet -This procedure realize wavelet structure, in the hope that useful to everyone periodic_wavelet.m function ss = periodic_wavelet
WaveletRecon
- 构造小波基的Matlab源代码,来自小波图像压缩教程-Construction Wavelet Matlab source code, from the wavelet image compression tutorial
wavelet_function
- 用matlab采用双尺度方程求解小波基函数的方法 构造小波基-wavelet_function
waveletprbrom1
- 小波的一些基本的程序,对初学者很有用,主要包括一些小波变换,小波构造。-Wavelet some basic procedures, useful for beginners, mainly including a number of wavelet transform, wavelet construction.
xiaobobao-BP-zhoucheng-zhenduan-
- 基于小波包特征向量与神经网络的滚动轴承故障诊断。:基于故障轴承的特征提取,提出了将小波包分析与神经网络结合的滚动轴承故障诊断方法。对滚动轴承信号进行3层小波包分解,构造小波包特征向量作为故障样本,用训练好的BP神经网络进行故障诊断,试验结果表明,该方法能够有效地诊断出滚动轴承的故障类型。-Fault Diagnosis of Rolling Bearings Based on W avelet Packet Energy Eigen
基于小波系数的稀疏表示去噪
- 小波系数处理稀疏化矩阵,然后阈值后去噪 构造小波矩阵,小波变换(稀疏矩阵乘法), 稀疏化矩阵,求解小波域矩阵方程
DB小波
- 总结了怎样构造DB小波 ,并且提供了怎么求出他的系数(This paper sums up how to construct the DB wavelet and provides how to find out his coefficients)
根据b样条函数构造小波函数
- 通过B样条函数构造小波函数,由原信号获得对应的尺度函数,最后得到小波函数(The wavelet function is constructed by the B spline function, and the corresponding scale function is obtained from the original signal. Finally, the wavelet function is obtained.)