搜索资源列表
-
0下载:
matlab辅助小波分析与应用的源码,包含了一些常用的小波分析常规算法和快速算法,能有效帮助学习小波分析-Matlab support wavelet analysis and application of the source code contains a number of commonly used conventional wavelet analysis algorithm and fast algorithm, can help learning wavelet analysis
-
-
0下载:
小波消噪源代码,Matlab 6.1.下使用-wavelet denoising source code, Matlab 6.1. Use
-
-
0下载:
小波变换vc++源代码,可以运行,希望对大家有所帮助。-wavelet transform vc source code can run, we hope to help.
-
-
0下载:
visual c++小波变换技术与工程实践的书的源代码作者:向世明-visual c + + wavelet transform technology and engineering practice of the source code Author : to the world that
-
-
1下载:
小波模极大源代码,可用来进行小波降噪或小波模态参数识别,该代码为斯坦福大学源码。-wavelet modulus maxima source code, which can be used for wavelet denoising or wavelet modal parameter identification, The code for the source of Stanford University.
-
-
0下载:
《matlab6.5辅助小波分析与应用例程》一书的源代码-"matlab6.5 assisted with the application of wavelet analysis routines," a source code book
-
-
0下载:
《小波分析理论与Matlab7实现例程》一书里面各章节的源码,可以直接使用,对于学习很省时间。-"wavelet analysis theory and Matlab7 achieve routines," a book which all sections of the source code, can be directly used for the study is time.
-
-
0下载:
应用小波分析进行图像处理的源代码,欢迎下载-Application of wavelet analysis to image processing source code, please download
-
-
0下载:
一个不错的离散小波变换并行算法的MPI源程序-
A MPI source code for discrete wavelet transform s parallel algorithm
-
-
1下载:
基于二代提升小波的阈值压缩算法源码
基于二代提升小波的阈值压缩算法源码-Based on the threshold of the second generation lifting wavelet compression algorithm source code
-
-
0下载:
matlab小波分析的书里的例子源代码全在这里-matlab wavelet analysis of the book source code for all examples here
-
-
0下载:
一个多输入多输出小波网络的源程序,用matlab编写,能够实现对时间序列数据的训练预测-A multi-input multi-output wavelet network' s source code, written with matlab, can be achieved on the training time series data forecasting
-
-
0下载:
Matlab 6.X辅助小波分析与应用的源码,有许多matlab小波的代码-Matlab 6.X auxiliary source and application of wavelet analysis, there are many wavelet matlab code
-
-
0下载:
小波声音的去噪的实现,里面有测试文件,还有HMM的声音识别源码-Wavelet denoising realize voice, with a test document, and HMM voice recognition source code
-
-
0下载:
本书结合科学研究和工程中的实际需要,系统、全面地介绍了MATLAB的常用函数。主要内容包括MATLAB基础及通用函数、数学运算函数、数组和矩阵运算函数、数值计算函数、概率统计函数、图形及图像处理函数、符号计算函数、图形用户界面开发函数、Simulink仿真函数、控制系统设计函数、信号处理函数、神经网络应用函数、最优化设计函数和小波变换函数。本书讲解的函数主线为从MATLAB的基础知识到不同领域的应用和实际问题的解决。电子书高清版但章节不全,但书内案例源码齐全,欢迎下载学习。-The book
-
-
2下载:
魏凤英的现代气候统计诊断与预测技术的fortran源代码,里边包括气候变化趋势分析的程序:线性倾向估计、滑动平均及一些趋势检验和函数;气候突变检测:滑动t检验、Cramer s法、Yamamoto法、Mann-Kendall法、Pettitt法Lepage法;气候序列周期的提取方法:功率谱、最大熵谱、交叉谱、多维最大熵、奇异谱分析、小波分析;以及EOF、主成分等等,总之熟悉这本书的同学,应该知道这本书的“强大”是做数理统计分析、及气象等必备的工具书啊,而且其程序,尤为宝贵!特此与大家分享-Wei
-
-
0下载:
一段小波包程序源码,用于提取故障特征信号值和图形化-Some wavelet packet program source code, used to extract fault characteristic signal values and graphical
-
-
0下载:
matlab 小波分析和源代码
能够实行一部分-matlab wavelet analysis and source code to implement part of the
-
-
0下载:
MATLAB小波分析的所有章节源码,本书从新号处理的角度阐述小波分析的基本原理及其应用。书籍适用于从事信号处理、图像处理等方面工作的工程技术人员。-MATLAB wavelet analysis all sections of the source code, this book from the perspective of the new, deal with the basic principle of wavelet analysis and its application. Book
-
-
0下载:
Delphi:基于小波的JPEG2000图像压缩技术实例,由Delphi源代码实现,内含了小波动态连接库(vc实现),Delphi可借用这个类库。
首先必须注意的是,在小波变换的时候采用的是串行工作方式
这样一来,对于高速缓存的利用是十分低效率的,却可以节省不少的空间。
BIT.H BIT.C - 是有关比特位操作的代码
WAVELET.H WAVELET.C - 是小波操作的代码
函数输出: 函数返回转换象素的数目
1)
-