资源列表
Image-segmentation-Extraction
- 小波变换的源代码应用,使用MATLAB编程的,简单的-wave replied
1
- 一本很不错的小波分析方面的书籍-failed to translate
Ahybridwaveletanalysisandsupportvectormachines
- 一篇不错的智能算法结合小波的论文,非常不错的论文-goodpapersaboutwaveletandintelligencealgorithm
10505158
- 小波变换及其MATLAB工具的应用_10505158.rar很好电子书 -good e-book about wavelet good e-book about wavelet
xiaobobianhua
- 利用小波变换检测突变点实验的实例,程序最后生成3个图像演示了该算法,分别为原数字信号、高斯函数作为基函数、高斯函数的一阶导数作为基函数的小波变换。-Mutation detection using wavelet transform examples of experimental points, the program generates the final three images to demonstrate the algorithm, namely, the original digi
wavelet_transformation
- 简单的小波压缩变换工作的原理如下: 信号和求导信号,形成的求同信号序列和求导信号序列的长度均为输入信号的长度的一半.如果输入信号序列是A={a(1),...,a(n)}求同信号S={s(1),...,s(n/2)}和求异信号D={d(1),...,d(n/2)}的计算方式为: for i=1,...,n/2 s(i)=a(2*i-1)+a(2*i) d(i)=a(2*i-1)-a(2*i) 例如输入信号是: 5,2,3,2,5,7,9,6
xunhuandb2IDWT
- 本代码是小波包学习和使用的初学代码,简单改造可对信号进行滤波,去噪,实现我们需要的各种功能-xiaobobao
MW_denoise
- 1-D signal denoising by multi-wavelet and cycle-spinning
Multiwavelet
- 2-D multi-wavelet construction and implementation
WAVLET
- 利用小波变化,进行滤波,去噪,通过模极大的去噪方法,MATLAB的程序原代码,里面有很多程序及实例分析-Using Wavelet change, filtering, denoising, through modulus maxima denoising methods, MATLAB procedures for the original code, there are many examples of procedures and analysis
matlab1
- matlab辅助小波分析与应用例程 对应“matlab辅助小波分析与应用例程”这本书中的实例。-Applications of Wavelet Transform to Pattern Recognition
ppanalysis
- 功率谱分析,用于序列的周期识别。将一序列用不同周期的谐波分解,并用F检验进行周期检验。-Power spectrum analysis for identification of sequence cycles. One sequence will be different harmonic decomposition cycle and test cycle with F test.