-
chuanjiqiwen
过热汽温的matlab仿真,pid已经调整好。(spuer matlab)
- 2010-06-03 15:31:00下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
people
MATLAB人口拟合问题源代码,运行过的,没有问题!(MATLAB source code population fitting problems, run-off, no problem!)
- 2011-12-08 14:52:17下载
- 积分:1
-
matlab
回波的产生与消除,在延迟情况下的仿真结果显示(Echo generation and elimination of the delay simulation results show that in case of)
- 2011-04-27 12:14:33下载
- 积分:1
-
color
在matlab中 HSV各分量求均值 方差以及三阶矩(Color extraction)
- 2013-08-08 01:33:18下载
- 积分:1
-
shibiejiemian
语音识别系统matlab仿真的识别界面程序(Identification of the speech recognition system matlab simulation interface program)
- 2013-04-22 18:50:14下载
- 积分:1
-
Matlab_GUI
matlab gui设计基础教程资料,详细,适合matlab初学者(Matlab based GUI design tutorials, detailed, suitable for beginners matlab)
- 2013-12-03 19:42:49下载
- 积分:1
-
pss-sss
说明: LTE协议中的主同步和辅同步信号的产生程序,matlab实现,可用,供参考(In LTE protocol, the main synchronous signal and the auxiliary synchronous signal are generated by MATLAB, which is available for reference)
- 2021-01-23 13:28:40下载
- 积分:1
-
QHQ-azimuthangle-error
偏振控制器,利用绑架球算法对QHQ型进行方位角的误差分析(Polarization controller, using the kidnapping of QHQ type ball algorithm for the azimuth error analysis)
- 2009-12-14 12:37:51下载
- 积分:1
-
MATLABcodeforthebranchandcut
找到的一个B&B 源码,感觉很好用。共享一下(MATLAB code for the branch and cut algorithm)
- 2011-01-13 05:59:07下载
- 积分:1