资源列表
denoising-by-wavelet
- 本程序是小波去噪的全过程,非常实用,笔者屡试不爽!-denoising by wavelet
0000
- 用软硬阈值方法和新阈值函数方法进行信号去噪,对去噪结果进行对比-Hard and soft threshold method and the new threshold function for signal denoising denoising results compared
imageprocessing
- 此程序用提升法实现第二代小波变换 我用的是非整数阶小波变换 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同) -This program uses lifting to achieve the second generation wavelet transform me to a non integral order wavelet transform time-domain realization of
matlab-program
- 这是在matlab环境下,利用小波变换对信号 进行处理,例如对声音的去噪。-This is in the matlab environment, the use of wavelet transform for signal processing, such as denoising of sound.
wavelet_code_duoji
- 采用多种小波基的离散小波变换源码,很实用
rtcmas_client
- 小波包分析提取振动信号中的特征频率,以及能量谱分析计算--wavelet packet analysis vibration signal from the characteristic frequency, and the energy spectrum analysis
27796711xiaobo5
- 小波变换的东西,分级变化,要的可以下~谢谢~-Wavelet transform things, changes in classification, it is necessary to be the next ~ Thank you ~
小波变换源码
- 带有多种小波基的小波变换程序,可用于图象识别,信号突变检测。-with multiple small Porgy wavelet transform procedures can be used to image recognition, signal mutation detection.
dcttransformusingclanguage
- 用c编写的DCT变换,可以用于image处理等。-c prepared with the DCT, can be used for image processing.
WaveletTransform
- 采用多种小波基的离散小波变换源码-Wavelet basis using a variety of discrete wavelet transform source
wavelet_program
- 小波分析,图像重构程序-Wavelet analysis, image reconstruction procedure
waveletxu
- 小波插值与小波构造的matlab程序,希望对大家有用