-
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
-
WNN
说明: 小波神经网络源程序,在网上搜了好久才找到的,对初学者很有用处,希望大家喜欢(Neural network source code, search the Internet for a long time to find, and very useful for beginners, hope you like)
- 2011-03-08 11:34:51下载
- 积分:1
-
ldpc
LDPC decoder simulation experiment Simulation, this a process using simulink, simulation diagram as shown in the diagram
- 2010-11-02 16:22:16下载
- 积分:1
-
BER_Analyzer
matlab中gui界面设计,不同编码调制条件下BER曲线的显示及对比。(in matlab gui interface design, coding and modulation under different BER curves display and contrast.)
- 2011-10-23 18:37:12下载
- 积分:1
-
Intersect
AE开发,InterSect操作AE开发,InterSect操作AE开发,InterSect操作AE开发,InterSect操作(ArcEngine for intersect tool)
- 2015-03-18 21:56:31下载
- 积分:1
-
toolbox_sparsity
the toolbox of sparsity
- 2012-01-05 11:04:27下载
- 积分:1
-
duanlu
同步发电机短路分析,可以在示波器中看到结果(Synchronous generator short-circuit analysis。Can see the result on the oscilloscope)
- 2012-05-08 13:39:38下载
- 积分:1
-
HalfBridgeInverter
matalb/simulink model of half bridge inverter using PWM techniqui
- 2013-08-26 05:56:58下载
- 积分:1
-
pisa
这段程序是披萨伦科谐波分解的程序,包括频率估计和幅度估计(This program is piaLunke procedures, including frequency estimation and magnitude estimation)
- 2011-06-02 22:22:22下载
- 积分:1
-
NQueens
résolution de probleme de n queens
- 2013-04-10 17:43:00下载
- 积分:1