-
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
-
mat1234151616
关于matlab的两篇很有用的文章,学习matlab的必备啊!(on Matlab two very useful article, the essential learning Matlab ah!)
- 2007-05-30 09:45:44下载
- 积分:1
-
line_code
line coding matlab code
- 2014-09-04 11:16:14下载
- 积分:1
-
ofdm
OFDM仿真利用MATLAB,对于初学OFDM系统的很有帮助(OFDM simulation using MATLAB, very helpful for beginners OFDM system)
- 2010-09-06 18:19:45下载
- 积分:1
-
keypointExtraction
说明: 多种兴趣点算子,主要有giles,harris,harrislaplace,susan,log.(A variety of points of interest operator, mainly giles, harris, harrislaplace, susan, log.)
- 2010-04-26 16:37:14下载
- 积分:1
-
2011a_new
CUMCM 2011A 等高线CUMCM 2011A 等高线CUMCM 2011A 等高线CUMCM 2011A 等高线(CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A )
- 2013-09-06 11:10:19下载
- 积分:1
-
main
关于计算在Klobuchar模型下的穿透点的电离层延迟和格网电离层延迟(Under Klobuchar model on the calculation of the penetration points ionospheric delay and grid ionospheric delay)
- 2014-05-12 17:05:33下载
- 积分:1
-
shadow-detection
说明: 一个比较快速的阴影检测算法,基于HSV色彩空间(Shadow detection algorithm based on HSV color space)
- 2011-04-17 21:54:28下载
- 积分:1
-
puncture_3_4
一种新的针对卷积码的删余编码的编码方式,比较简洁明了,易于快速理解和掌握删余编码技术(A new code for convolution coding punctured encoding relatively concise, easy to understand and grasp quickly punctured coding technology)
- 2020-11-13 21:29:43下载
- 积分:1
-
workshop_part3_programming
introduction to matlab part 3 and examples
- 2009-06-04 00:28:15下载
- 积分:1