搜索资源列表
mywavelet
- 小波变换算法的C语言实现,包括DWT,INDWT,提升小波,以及小波去噪的MATLAB源代码-wavelet transform algorithm in C language, including DWT, INDWT upgrade wavelet Wavelet denoising and MATLAB source code
f2l02122004
- 小波算法以及提升格式的实现。用C++实现,Visual C++,Wavelet-wavelet algorithm and the realization upgrade format. C to achieve, Visual C, Wavelet
dwtzerotree
- 本例子用c++实现了关于小波零树的图像压缩算法,对小波感兴趣的可以看看。-this case with the realization of the c-tree wavelet image compression algorithm, the wavelet can be interesting to see.
2004827113733
- 对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。 -right time to image the image wavelet transform, filter, Digital image processing for a variety of image algorithms, and the integrity of vitamin C source code.
c语言实现的DFT
- 用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
小波算法vc源码2
- 小波变换的visual c++实现源代码,有效实现了小波的快速变换,得到很好的恢复图像,是个很有价值的源程序。-wavelet transform visual c achieve source code, the effective realization of the fast wavelet transform, well restored images, is a valuable source.
一种新的基于小波变换算法
- matlab和C++混合实现,非常有参考价值
小波算法4.rar
- 系列小波算法c程序,Series of wavelet algorithm c program
mallat
- 用mallat分解与重构算法实现一维信号的分解和重构-Mallat decomposition and reconstruction algorithm used to achieve one-dimensional signal decomposition and reconstruction
小波算法3
- 系列小波算法c程序-Series of wavelet algorithm c program
小波算法1
- 系列小波算法c程序-Series of wavelet algorithm c program
小波算法2
- 系列小波算法c程序-Series of wavelet algorithm c program
Wavelets
- 图像的小波变换,图像滤波和图像的复原,融合等算法VC-Image wavelet transform, image filtering and image recovery, integration algorithm VC
watermark_wavelet
- 小波变换的数字水印算法,附有论文和源程序.-Wavelet Transform Digital Watermarking Algorithm with thesis and source code.
shiyuhepinyu
- 用vc++实现了两种经典的小波去噪算法、 对于初学者很有意义
fft
- 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
tuxiangpipei
- 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the imag
waveletDB4PRO
- 在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信号进行小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的-Understand the discrete wavelet transform in the fundamental principles and algorithms, based on the VC program by designing a simple one-dimensional signal wavelet coef
MUSIC-through-C-and-MATLAB
- 旨在用C语言程序和MATLAB程序通过MUSIC算法对“信号提取”进行实现,结果证明程序运行效果良好,分辨率较高-Designed with C language program and MATLAB program through the MUSIC algorithm " signal extraction" for implementation, the results show the program running well, higher resolution
wavelet-code-For-C
- 这是一个用C语言写的小波变换的算法程序。。可以应用到单片机和DSP实时处理数据,如去噪,去除趋势项,提取所需的信号等。-This is a C language wavelet transform algorithm. . MCU and DSP can be applied to real-time processing of data, such as de-noising, removal of the trend items, extract the desired signals.