资源列表
decomposition-inpainting
- 图像分解修复,基于matlab自己写的代码,可以运行-image decomposition and inapinting
wavelet-code
- 小波图像变换的应用,算法及实现代码。包括增强、检测、降噪、压缩、变换等应用。-The application of wavelet image transform, the algorithm and implementation code.Include increased, detection and noise reduction, compression, conversion applications.
CWT_zibian
- 自己编写的程序,实现连续的小波变换。函数可以更改。-I have written procedures to achieve continuous wavelet transform. The function can be changed.
gabor2
- 在国外的好论坛下的,gabor小波变换程序,已测,放心使用,非常好的程序。还有一个gabor的也在我的上载中-Good forum in a foreign country under, gabor wavelet transform procedures, has been measured, ease of use, very good program. There is also a gabor' s also my upload
小波图像分解与合成
- 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstr
MYEZW
- 这是我用C做的基于小波变换的零树编码-This is what I do with C based on wavelet transform coding Zerotree
fft
- 查表法实现FFT,这是本人在全国大学生电子设计竞赛上用过的。-Look-up table method to achieve FFT, which is I on the National Undergraduate Electronic Design Contest used.
windturbine-pitch-control
- 风力发电场中风力发电机的变桨距控制模型,能直接运行-Power Systems Wind Farm DFIG model that can be used to simulate the relay, wind power and network simulation
waveletrans
- 给出了小波变换的具体java实现,小波变换的java程序,共包括waveletgen.java 和transformation.java-given wavelet transform to achieve specific java, java wavelet transform procedures, it includes waveletgen.java and transformation.java
lift
- 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)
009
- 小波变换在信号处理中的应用(信号降噪压缩和电力负载信号处理)-Wavelet transform in signal processing of the application (signal noise reduction compression and electric power load signal processing)
Watershedwavelet
- 分水岭小波算法实现,适用于目标与背景适中的情况。-Watershed wavelet .