-
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
-
mainvehicle
emergency vehicle detection using rf communication. the emergency vehicle sends the information to the traffic signal using wireless communication using the rf communications.
- 2015-02-25 02:03:47下载
- 积分:1
-
long_gratings
说明: 数值计算长周期光纤光栅(Numerical Calculation of long-period fiber grating)
- 2008-10-10 10:25:37下载
- 积分:1
-
cenci
说明: 是一种定性和定量相结合的、系统化、层次化的分析方法(ahpThe analytic hierarchy process)
- 2010-04-09 13:33:55下载
- 积分:1
-
image-segmentaion
This is the matlab code for image segmentation
where image segmentation is done through
feature points
- 2013-12-18 17:00:45下载
- 积分:1
-
shezz
说明: 用matlab搭建shepwm,然后通过迭代法得到更优解(SHEPWM is built by MATLAB, and the better solution is obtained by iterative method)
- 2020-06-30 18:02:04下载
- 积分:1
-
fig
figure for ieee30 bus system
- 2010-08-18 12:45:16下载
- 积分:1
-
MATLABshejiyuyingyongjingdian
《MATLAB程序设计与应用.iso》这可是最新版的教材上的配套光盘上的哦("MATLAB design and application procedures. Iso "But the latest version of the materials on CD-ROM supporting the oh)
- 2007-04-09 02:09:54下载
- 积分:1
-
matlabjindiansuanfa
matlab超级经典的各类程序 拟合 插值 画图 积分 规划 解方程 数据分析 包括了基本的一些经典算法 (super-classic types of procedures matlab fitting interpolation Paint integral equation solution of data analysis plan included a number of basic classical algorithm)
- 2009-10-20 22:22:41下载
- 积分:1
-
cp0201_waveform
主要用于扩展频谱脉冲幅度调制当中波形的产生(Mainly used for spread spectrum pulse amplitude modulation waveforms which have)
- 2008-03-15 10:52:33下载
- 积分:1