搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
97小波变换源程序
- 7wave.c是小波变换的源程序程序,97wave.exe是用Lccwin32编译的可执行文件,lena512.raw是测试图像数据,可用potoshop打开,97.bat是可直接执行的批处理文件.希望对小波变换的同仁有所帮助! -7wave.c wavelet transform is the source procedures 97wave.exe is Lccwin32 compiler executable file lena512.raw test image data can b
waveletdenoising
- 小波去噪的C++程序,可用与想了解去噪原理与小波变换实现的初学者
ridge
- 本人自己编写的小波变换脊提取程序,可用与信号分析.欢迎指导.
waveletdenoising_vc6.0
- 正交小波变换去噪代码 已经编译过的,绝对可用
Wavelet
- 这是一个小波分析软件,可用来进行时间序列信号的分段分析。-this is a software for wavelet analysis and it can be used to segment and analyze the time series signals
gaosibaizaosheng
- 模拟图像受高斯白噪声和椒盐噪声的影响,用matlab编程,调试可用-Analog image by Gaussian white noise and salt and pepper noise, using matlab programming, debugging can be
wavelet_c
- 该程序提供了小波变换的基本方法,该方法基于VC实现,可以用来做语音或图像的小波信号处理,也可用来作为小波分析课程的例子使用-The program provides the basic method of wavelet transform, the method is based on VC to achieve, can be used for voice or image of wavelet signal processing, can also be used as examples
xiaobobianyuanjiancechengxu
- 小波多尺度边缘检测总结的一种最优检测!!!代码绝对可用-Multiscale Edge Detection Optimal detection of a summary! ! ! The code is absolutely free
chaofenbianlv
- 基于小波变换图像超分辨率的程序 可用 有解释-failed to translate
wavelet-transform-and-MR
- 描述小波变换和多分辨率分析的好课件,作为基础了解相关知识可用-a good ppt for wavelet transform and multi-resolution analysis
wavelet
- 最好用的小波程序,包括小波应用到图象处理,第二代小波处理等,程序全部可用。-Best use of wavelet procedures, including wavelet applied to image processing, the second generation wavelet processing, all the procedures available.
lifting
- 提升小波变换代码 matlab环境下实现 简单可用-Lifting wavelet transform code
wave_decompose_ena0
- 小波分解,得到低频系数并求特征熵,可用来对信号进行分选识别-Wavelet decomposition, low coefficient and entropy, which can be used for signal sorting and recognition
wavelet-packet
- 测试可用的,适合初学者的小波包软阈值图像消噪程序-wavelet packet threold denoise code
APES
- 高分辨信号谱估计,APES方法对信号进行谱估计,文件真实可用-High-resolution signal spectrum estimation, APES spectrum estimation method of the signal, the file can be true
HHT-Chinese
- 能够进行信号的HHT变换,使用的是以前的老算法计算的,这个算法虽然老。但是已经证明可用,希望能对初学者有帮助-HHT in signal, using the old algorithm, this algorithm is although old. But has proved available for beginners
tishengfa-pragram
- 本程序实现任意偶数大小图像第二代双正交提升小波变换.可用。-This program to any even size image of the second generation biorthogonal lifting wavelet transform. Available
kalman
- kalman 卡尔曼滤波C代码 用于滤除高斯白噪声的滤波 测试真是可用。-The kalman Kalman filter C code for filtered white Gaussian noise filtering test is really available.
wavelet
- 该系统为数字水印系统,源码真实可用,简单方便特别好使-failed to translate