搜索资源列表
wavelet.rar
- 小波变换C++源代码
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.
小波变换源程序(C++)与滤波程序(MATLAB)
- 小波变换源程序(C++)与滤波程序(MATLAB)-source wavelet transform (C + +) and Filter (MATLAB)
wavecode--C++
- 小波变换算法,用于多种信号处理,C++编写,非常有用-wavelet transform algorithm used in a variety of signal processing, C prepared very useful
Wavelet-0.6a.tar
- WAVECODE 小波变换的程序包,C语言的-WAVECODE wavelet transform package, the C Language
wavelet.0.3jerryxin.tar
- 本程序是用c语言实现的小波变换,大家一起学习一下。-this program is the C Language wavelet transform, we are learning about.
wavelet-program
- 这是我找到的小波变换常用C语言源程序,有应用实例
WaveLet-C-code
- 实现小波变换的C代码,其中小波选择Marr小波。
Wavelet
- 几个小波变换方面的源程序。其中DWT.rar中为离散小波变换的C++源程序;IntDWT为整型离散小波变换;LiftDWT97是9/7小波提升格式变换;BinDWT97是二进制小波变换;lifting则是通用的提升小波变换。
nnToolKit_src
- nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊
ezw(c1)
- 基于嵌入式零树小波编码的C语言程序实现。-Based on embedded zerotree wavelet coding of C language program.
jasper-1.701.0.gpu.1.0
- This code demonstrate Fast Wavelet Transform. Executable and can be run on Visual C++ platform
gabor
- gabor 小波matlab变换,与C结合-gabor wavelet transform matlab, and C combined
DWT
- 数字水印技术是近年来图像保护技术研究领域的一个热点,本文提出了一种基于小波变换的图像数字 水印嵌入算法的Matlab 实现。实验结果表明,该算法具有较好的视觉效果和透明性。- Abstract The digital watermarking technology is the most active topic in image protecting recently. In this paper , a digital watermarking algorithm based o
rwtwinxp
- The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet
LWT53COMP
- 提升小波变换的53小波的C++源代码,希望对大家有帮助!-53 Lifting Wavelet Transform Wavelet C++ source code, we would like to help!
ECG
- This project is used to eleminate the noise in the E.C.G wave form using wavelet transform. thecode is written by using matlab scr ipting.
wavezerotree
- 小波零树方法图像压缩,用c语言编写的程序。-Zerotree wavelet image compression method, using c language program.
Haar wavelets image conversion program in C++
- Haar wavelets image conversion program in C++
C数值算法集
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm