搜索资源列表
LMS_MATLAB
- 比较经典的用lms算法实现自适应均衡器的matlab的程序,适合初学者学习
gamatlabprogram
- 一些经典遗传算法问题的matlab程序调度问题分配问题等等
suanfa
- 一些经典遗传算法问题的matlab程序调度问题分配问题等等
matlab经典算法程序
- matlab经典算法程序!非常好!
HHT
- 目前,互联网上HHT信号处理技术有 三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 SD>0.1,单调性的判断,并不是去
pastd
- 一种子空间跟踪PASTd经典算法MATLAB程序-A classic PASTd subspace tracking algorithm for MATLAB program
dtw
- dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use speech recognition in quiet envir
ode23tx
- Clever B.Moler 博士的经典著作《Mumerical Computing with MATLAB》介绍的一个ode23简化版ode23tx算法思想及其程序代码。-Clever B.Moler Dr. classics " Mumerical Computing with MATLAB" describes a simplified version of ode23tx ode23 algorithm ideas and program code.
Game_of_Life
- 生命游戏的matlab程序实现,通过编程实现元胞自动机原理中的经典算法程序,生命游戏。-Game of Life matlab program, through the programming of cellular automata theory in the classical algorithm, the game of life.
Optimization-Algorithms
- 《最优化方法及其matlab程序设计》的源代码,包含很多经典的最优化算法-" Matlab optimization methods and procedures," the source code, including many classic optimization algorithms
matlab=drawig
- 这个文件包包含了MATLAB里各类绘图工具的介绍和教学及程序。包含了diamondplot/meshcolor/,meshsurf,polotjb,ezplotjb.等经典算法-This package contains the introduction and in all kinds of teaching and program MATLAB drawing tools. Contains diamondplot/meshcolor /, meshsurf, polotjb, ezplot
matlab经典算法的程序
- matlab经典算法的程序,例如粒子群、蚁群、模拟退火。(Matlab classic algorithm program)
NLMS
- 语音降噪经典算法NLMS最小均方算法MATLAB程序(Speech noise reduction classical algorithm NLMS minimum mean square algorithm MATLAB program)