搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
gaborconvolve
- 用matlab实现图像处理中很重要的gabor变换,如对程序有什么问题可以本人联系一起探讨,chengaoshu@sina.com-Matlab using image processing to achieve a very important gabor transform, such as the procedure is what can I contact to explore, chengaoshu@sina.com
fwt_db
- 用DWT实现二维小波变换,不错啊,可以实现-DWT 2D using wavelet transform, ah well, can achieve
libwavelet-1.1
- 小波变换函数库,在linux环境下用C++实现,但可以方便移植到Win32平台。-wavelet transform libraries, the Linux environment with C realized, it can easily migrate to the Win32 platform.
boxingfashengqi
- 用VC实现了一个波形发生器。可以发生方波、三角波、正弦波、矩形波等。幅度和频率可调-with VC of a waveform generator. It can happen square, triangle wave, sine wave, square wave, etc.. Adjustable amplitude and frequency
TransDWT53
- 可以用CDF53小波对灰度图像实现正反变换-CDF53 wavelet can be used to achieve positive and negative gray image transformation
TransDWTMallat
- 可以用mallat分解的方法实现图像的正反变换-can Mallat decomposition method the pros and transform image
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
dwtzerotree
- 本例子用c++实现了关于小波零树的图像压缩算法,对小波感兴趣的可以看看。-this case with the realization of the c-tree wavelet image compression algorithm, the wavelet can be interesting to see.
transform_xiaobo
- 小波变换的C源代码。 这个用的是 DB4小波,周期延拓,可以实现精确重构的。 -wavelet transform C source code. The DB4 is using the wavelet cycle extension can achieve precise reconstruction.
2Dwavelet
- 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%%
shiboqimoni
- 本程序在WIN-TC环境下用C语言编写的,具体的功能为实现示波器波形的模拟输出,包括锯齿波、三角波、正弦波以及脉冲,并且可以对波形参数进行调整。-procedures in the WIN-TC environment using C language. The specific function of the realization of the oscilloscope waveform simulation output, including the sawtooth, triangle
DWT
- 用Matlab实现的基于小波变换的源代码,简单明了,可以运行
tishengfa97xiaobobianhuan
- 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同)
lift
- 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)
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
multi_basis_wavelet_image
- 采用多种小波基实现了2维图像的小波变换,可以用来比较不同小波基的变化特性-Achieved using a variety of wavelet transform 2-D images that can be used to compare changes in properties of different wavelets
wavelet
- 对二维图像进行小波变换 用vc实现 可以选择小波类型-deal with image by wavelet transform
hilbert
- 希尔伯特变换,实现复信号的求取,也可以用来实现瞬时参数的求取-hilbert transform
Des555ktop
- 【谷速软件】matlab修改-GMM的EM算法实现 可以用着参考使用 -[Valley] matlab software modification-GMM speed of EM algorithm can be used with reference to the use of