-
ACATSP
蚁群算法函数实现,用于寻找最短路径 主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max 最大迭代次数
m 蚂蚁个数
Alpha 表征信息素重要程度的参数
Beta 表征启发式因子重要程度的参数
Rho 信息素蒸发系数
Q 信息素增加强度系数
R_best 各代最佳路线
L_best 各代最佳路线的长度(Ant colony algorithm)
- 2013-04-27 16:30:48下载
- 积分:1
-
control
某型三轴转台的控制程序,数据由试验得出。(A certain type of three-axis turntable control program, the data obtained by the test.)
- 2020-12-28 23:19:02下载
- 积分:1
-
delete-vars-from-eval
Variable declarations in eval() must introduce delete-able vars.
- 2014-01-12 10:09:29下载
- 积分:1
-
add_area
power system tools for study of power systems load flow and stability small signal
- 2013-11-12 07:26:27下载
- 积分:1
-
online-movie
online library is a project for b.tech students
- 2014-06-26 16:08:22下载
- 积分:1
-
10990
一种主成分分析的matlab源代码!外国人写的,不错!(A principal component analysis of the matlab source code! Writing of foreigners, it is true!)
- 2009-03-04 23:02:50下载
- 积分:1
-
matlab_xinhaochuli
有关matlab的信号处理资料,包括滤波、去噪等,每个类型有具体的解释和例子!(The matlab signal processing, including filtering, denoising, each type has a specific explanation and examples!)
- 2011-10-14 18:30:57下载
- 积分:1
-
多层LSTM
说明: 使用的RNN中的LSTM进行对28个英文字母的简单文本预测(Use LSTM in RNN to make simple text prediction for 28 English letters)
- 2020-05-27 13:58:52下载
- 积分:1
-
particleMatlab
国外牛人写的经典的粒子滤波的源代码。很适合入门者研究。有详细的注释。(Classic foreign cattle were written the source code for Particle Filtering. Very suitable for beginners of. Detailed notes.)
- 2010-06-12 11:18:20下载
- 积分:1
-
SolvingDDEsinMatlab
Matlab中求解DDEs,理论和程序段(Matlab in solving DDEs, theories and procedures of paragraph)
- 2009-05-14 22:06:10下载
- 积分:1