搜索资源列表
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.
WaveLet-C-code
- 实现小波变换的C代码,其中小波选择Marr小波。
Wavelet(C++)
- 比较不错的C++源代码,小波变换。可以看看。
MODWT-c.zip
- Maximal Overlap Discrete Wavelet Transformation, implemented in C. Shift invariant transform, useful for application of multiresolution time series analysis. Includes basic Wavelet coefficients Haar, Daubechies, Least Asymmetric.,Maximal Overlap
DB4-C
- DB4小波变换的实现 这是一篇学术论文,有主要程序部分-DB4 wavelet transform to achieve this is an academic, a major part of the procedure
wavelet
- c code for wavelet dwt97.c - Fast discrete biorthogonal CDF 9/7 wavelet forward and inverse transform (lifting implementation)
wavelet
- 小波变换代码,基于DSP的c语言源程序。条理较为清楚。-Wavelet transform code, DSP-based c-language source code. Structured more clearly.
wavelet
- morlet小波分析程序 包含GRADS绘图GS文件-Wavelet analysis program morlet GS graphics file that contains GRADS
wavelet
- 小波变换用C++语言实现,很好的,大家可以-Wavelet transform with C++ Language, very good, we can
Wavelet
- 德国Vallen公司开发的小波程序,挺不错的。-Germany Vallen Wavelet developed procedures, very good.
haar
- HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
Wavelet
- Visual C++下的小波变换,小波分解与重构,加入噪声分析,显示分解和重构图形。-Wavelets for data encode and uncode, the figures would be shown.
wavelet
- 用C语言实现matlab中dwt的功能,一层-Using C language dwt functions in matlab, a layer of
LWT53COMP
- 提升小波变换的53小波的C++源代码,希望对大家有帮助!-53 Lifting Wavelet Transform Wavelet C++ source code, we would like to help!
wavelet-cpp-code
- b样条小波,daubchies小波,多小波,haar小波,line小波的提升实现方法-bsplane wavelet lifting, daubchies wavelet lifting, polywavelet lifting, haarwavelet lifting and line wavelet lifting
Wavelet
- 用C语言实现小波变换,有利于初学者更好的理解小波变换过程-Using C language to achieve wavelet transform, is conducive to a better understanding of beginners wavelet transform the process of
wavelet
- 一维小波和二维小波的c++实现,其中二维小波用于图像的多分辨分析-One-dimensional wavelet and two-dimensional wavelet c++ implementation, of which two-dimensional wavelet multi-resolution analysis for image
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