搜索资源列表
mywavelet
- 小波变换算法的C语言实现,包括DWT,INDWT,提升小波,以及小波去噪的MATLAB源代码-wavelet transform algorithm in C language, including DWT, INDWT upgrade wavelet Wavelet denoising and MATLAB source code
MatlabVc2007417
- 这是一个基于MATLAB与VC混合编程的程序代码!是关于一维离散小波去噪的程序!-based on MATLAB and Visual C + + programming code! On the one-dimensional discrete wavelet denoising the procedure!
waveletdenoising
- 小波去噪的C++程序,可用与想了解去噪原理与小波变换实现的初学者
Waveletdenoisingdemo
- 小波去噪演示程序,是一个演示软件,用C写的,有加噪声前的信号,加噪声后的信号,和去噪后的信号
packetdaima
- 小波包分解去噪c++源程序,包括信号的小波包分解,最优树选择,以及重构-Wavelet packet denoising c++ Source, including the signal wavelet packet decomposition, optimal tree selection, as well as the reconstruction of
smooth
- 以C sharp處理圖像平滑與去噪編程有關均值濾波中值濾波小波變換高斯濾波-In C sharp smoothing and denoising image processing program related to the mean filter median filter wavelet transform Gaussian filtering
sar-image-wavelet-denoising-
- 采用C++语言编写的经典sar影像小波去噪程序。用小波理论实现图像去噪功能。-Written in C + + classic sar image wavelet denoising procedures. Theory of image denoising using wavelet functions.
ImageWavelet-transform
- 图像的小波变换,用C++代码编程实现。用于小波图像处理的,如去噪、融合之前。-Image wavelet transform, using C++ Code programming. For wavelet image processing, such as denoising, before integration.
TestDelPlus3
- 石油天然气专业代码,是自己开发的,在Windows系统下VC平台上实现,主程序用C和C++实现。此软件的功能是利用小波(Wavelet)进行数据去噪。-Oil and gas professional code, are their own, in the Windows system VC platform achieved, the main program using C and C++ to achieve. This software is the use of wavelet [Wa
wavelet_move_noise
- 小波去噪,希望对学习图像处理的有用,用C++编写,来自于小波的理论与应用-Wavelet denoising, and they hope to study the usefulness of image processing using C++ to prepare, from the wavelet theory and application
hhh
- :由于许多传统的去噪方法在强背景噪声情况下提取声音信号的能力变弱甚至失效, 提出 应用独立成分分析( I C A) 方法对声音信号进行特征提取, 并证明了这种 I C A 变换能增强语音和音 乐信号的超高斯性. 在此基础上, 应用 I C A基函数作为滤波器, 通过阈值化的去噪方法对含有强高 斯背景噪声的声音信号进行去噪仿真实验. 结果表明, 本方法明显优于传统的均值滤波和小波去噪 方法, 为强背景噪声下弱信号的检测提供 了新的途径.-: As many of the t
zzt002
- 国外学者编写的用小波变换进行信号分解和重构,进而对其去噪的c++源程序。-the c++ source for dsp using wavelet.
5
- 基于小波变换的语音增强_阙值去噪的研究基于小波变换的语音增强_阙值去噪的研究-Wavelet-Based Speech Enhancement _ Que denoising based on wavelet transform of the study of speech enhancement denoising _ Que Research
shiyuhepinyu
- 用vc++实现了两种经典的小波去噪算法、 对于初学者很有意义
smooth
- C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
cl3
- cl3多小波详细的去噪程序及对这个程序的一些改进-cl3 multiwavelet denoising detailed procedures and a number of improvements to this process
VisualC
- 图像处理源代码,包括增强、分割、去噪、水印、小波变换-Image processing source code, including enhanced segmentation, denoising, watermarking, wavelet transform
ICA_denoise
- ICA去噪程序,与小波去噪比较,去噪效果较好。-ICA denoising procedure, compared with wavelet denoising, denoising is better.
Wwavveletdenoa
- 小波去噪的C++程序源码,可用与想了解去噪噪原理与小波变换实现的初学入门者 可直接使用。 -The wavelet denoising of C++ of program source code, can be used to want to know denoising beginner beginners noise principle of wavelet transform can be used directly.
Matlab小波去噪
- 小波重构的时候waverec(c,l,'db1');其中c和l都应该是列向量,所以将数个向量合并成c时最好分别将他们弄成行向量,合并后转置就成了列向量。(When the wavelet reconstruction is waverec (C, l,'db1'), C and l should all be column vectors, so when several vectors are merged into C, it is best to make them a row vecto