资源列表
Cwt连续小波.rar
- 小波变换子程序,Wavelet Transform Subroutine
希尔伯特变换(HHT)的 完整 MATLAB程序
- 很详细的hht编程代码,matlab亲测可用,提供了比较清晰的注释,帮助理解(Very detailed HHT programming code, matlab pro test available, provides a relatively clear note to help understand)
Wavelet_gray
- 用小波变换实现对BMP图像的灰度处理,迅速分离空间域与频率域
wavelet_example
- Intoroduction to wavelets and basics
FFT
- 应用快速傅里叶变换对信号进行频谱分析,内附相应调用函数细解,适合初级入门人员查阅,可直接运行-Application of fast Fourier transform spectrum analysis.
VideoStorage
- Image Storage for WaveLet compresssed files
C_Programming_wavelet_transform_of_image_processin
- C编程实现波变换的图像灰度处理代码C Programming wavelet transform of image processing code-C Programming wavelet transform of image processing code
wavelet_denoise
- 小波变换剔除噪音.wavelet_denoise.
matlab1
- 【谷速软件】matlab代做编程 椭圆傅里叶形状描述GUI 可以作为参考使用-[Valley] matlab generation speed software to do GUI programming elliptic Fourier shape descr iptors can be used as references
Wave In FFT For VC6
- 可以由 VC6 正确编译的声卡输入 Wave In FFT 转换程序
2Dwavelet
- 这个是一个二维小波变换的计算程序,里面包括四个程序包,可实现不同的功能-This is a two-dimensional wavelet transform of the calculation program, which includes four packages, different functions can be realized
wex4_6
- 双正交小波的提升算法的实现实例。 包括正变换和逆变换。 给出了双正交小波滤波器,双正交小波的尺度函数和小波函数,以及小波提升实现的算法,这里是对算法的实现。