-
ant_colony_algorithm_TSP
在大学生或者研究生数学建模竞赛中旅行商优化问题是一个很重要而又难解决的问题,本人自编程蚁群算法智能程序很好的解决此问题。(University students or graduate students in the Mathematical Contest in Modeling in the traveling salesman optimization problem is a very important and difficult to resolve the problem, I self-programming smart procedures ant colony algorithm to solve this problem very well.)
- 2009-01-18 10:05:24下载
- 积分:1
-
skeletal_action_recognition_code
skeletal action recognition
- 2021-02-19 17:39:44下载
- 积分:1
-
diabetes_train
这是一个关于极限学习机matlab的核函数的源程序,对有这方面研究的人有帮助(this is a matlab source program of elm)
- 2013-03-03 22:14:08下载
- 积分:1
-
zidongtiqu
使用matlab实现自动提取网格图像交点的程序,(Realize the use of automatic extraction matlab image point grid procedure,)
- 2009-03-23 23:23:31下载
- 积分:1
-
rtdxtutorial
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(a MATLAB applications, a convenient! Use need to change for the M documents.)
- 2006-03-16 16:38:05下载
- 积分:1
-
UWB15
UWB,超宽带信号分析必用的子函数,第15部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part 15!)
- 2010-07-05 13:33:32下载
- 积分:1
-
ToolBox
matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。(This toolBox used in the image processing(feature extraction and classification)
PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others)
- 2009-05-01 10:27:28下载
- 积分:1
-
matlab
MATLAB在数值分析中的应用(源程序)(MATLAB in numerical analysis applications (source))
- 2011-09-30 10:13:53下载
- 积分:1
-
matlab
porter stemmer developed in matlab based on 1980 porter stemmer algorithm
- 2013-05-05 19:24:47下载
- 积分:1
-
RLS_Algo
功能描述:用matlab语言实现RLS自适应算法
函数名:RLS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)lamda:遗忘因子
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A
调用函数:无
被调用:
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 (Function Description: The RLS adaptive algorithm matlab language function name: RLS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) lamda: forgetting factor (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A call the function: No to be called: of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:17:40下载
- 积分:1