搜索资源列表
C++ Source Code for the Wavelet Packet Transform.z
- Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
Wavelet Image Compression Program
- 有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
somewavelet
- 自编的一些小波源程序,用MATLAB编的.希望对那些喜欢小波的人有所帮助.去解压密码,请放心使用-wrote some of wavelet source, MATLAB series. hope for those who like wavelet help. to extract passwords, please rest assured that the use of
wnn
- 很好的小波人工神经网络MATLAB 源代码 -source code of wavelet neural network of matlab
New-WNN
- 新的神经网络算法源程序,很适合初学者,也可以在上面进行改进!-New neural network algorithm source code, it is suitable for beginners, you can make improvements in the above!
waveltNN
- matlab格式源代码。功能:小波神经网络算法及其在信号处理中的应用。-matlab source code format. Function: wavelet neural network algorithm and its application in signal processing applications.
ecgdetect
- 这是用于检测心电信号QRS波的源码用来双正交小波能够实现QRS波形的准确检测-This is used to detect ECG QRS wave source biorthogonal wavelet can be used to achieve accurate detection of QRS waveform
HMT_contourlet
- # # Hidden Markov Tree Model of Contourlet Transform: MATLAB source code that implements hidden Markov tree models for wavelet and contourlet transforms. See paper Directional multiscale modeling of images using the contourlet transform.-#
wave_tex.tar
- A package for wavelet-based texture retrieval: MATLAB source code that produced the results in the paper Wavelet-based texture retrieval using generalized Gaussian density and Kullback-Leibler distance.
frittlb1.0
- # FRIT Toolbox: MATLAB source code that implements the transforms in the paper The finite ridgelet transform for image representation.
wavelet
- 以Morlet小波作为网络隐含层的变换基函数小波神经网络MATLAB源程序-As a Morlet wavelet transform of the network hidden layer wavelet neural network basis function MATLAB source code
71477230wavelet-wavelet
- haar wavelet source code implemented by matlab
wavelet-speech
- 语音信号处理中的,小波变换去噪基本算法的源程序,对初学者有一定的参考价值。-Speech signal processing, wavelet transform denoising basic algorithm of the source, for beginners with some reference value.
Image-denoising-based-on-wavelet
- 基于小波变换的图像降噪处理及实现程序的源代码-Image denoising based on wavelet transform processing and realization of the program source code
haar
- 本程序是Haar小波的源代码,非常使用。-This program is the source code for Haar wavelet, is used.
Wavelet-neural-network
- 小波神经网络用于分类的基础源码,希望对大家有用,可以用来发表论文,-Wavelet neural network based classification of source code, we hope to be useful, can be used to published papers, thank you
Haar-wavelet-image--processing
- 用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve t
Wavelet-domain-noise-suppression
- 在小波变换域实现图像噪声抑制,使用matlab编程,包括源代码实现及文档说明-In wavelet transform domain realizes image noise suppression, use matlab programming, including the source code of the realization of document descr iption
matlab-Wavelet-source
- matlab中很多的小波的源程序,是工作或学习的必备,希望能帮到你-matlab in many of the source wavelet, is essential to work or study, and I hope to help you
wavelet trn
- wavelet transform used to decompose singal into wavelet components.Compute the discrete wavelet transform (DWT). This method uses the pyramid algorithm and was adapted from pseudo-code written by D. B. Percival.