-
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
-
list_code
两个简单文件,提供对list的插入,删除等操作,第一个上载程序,(tow simple c file ,provide the list insert ,delete, )
- 2010-01-25 15:01:17下载
- 积分:1
-
SAR_ECHO_SIMULATE_V1
目的:SAR雷达在斜视角etha下,雷达回波信号仿真
目标位置 X1(0.75PRT*C/2,Ta*V),X2(0.75PRT*C/2,2.3Ta*V)
修改时间:2013年9月21日 11:30
- 2013-10-12 22:16:36下载
- 积分:1
-
RuiHua
用Matlab实现的高频加强的图像锐化,实现了通过理想高通滤波,指数高通滤波和巴特沃思高通滤波的方法(To achieve the ideal high-pass filter, the index of high-pass filter and Butterworth high-pass filter using Matlab to achieve high frequency enhancement image sharpening)
- 2012-12-29 12:16:37下载
- 积分:1
-
zigzager
Zigzag scanner of 2d matrix or images! it is usefull to convert the images or matrixes for comrepssion
- 2010-05-07 17:46:44下载
- 积分:1
-
INVERTER_3Ph
All of a three-phase inverter bridge circuit simulation
The circuit is simulated in a full-bridge inverter three phase IGBT is offered with a six and six diode.
- 2014-08-14 16:36:17下载
- 积分:1
-
scale-space
Space Scale...................................
- 2013-10-22 12:38:12下载
- 积分:1
-
20100808
电脑鼠学习计划书,可以帮助你规划电脑鼠设计。(Computer mouse study plan can help you plan the computer mouse design.)
- 2010-08-08 12:55:52下载
- 积分:1
-
fengwoxiaoqu
多小区、多用户蜂窝小区的建模。其中每个小区内设置一个基站,以基站为圆心,以一定半径在基站附件分布n个用户。可直接运行。(Multi-cell, multi-user cell modeling. Which sets a base station within each cell, the base station as the center, the distribution of n users to a certain radius of the base station attachment. Can be run directly.)
- 2021-01-31 17:18:32下载
- 积分:1
-
Tutorial-on-Onset-Detection
音乐起始点的检测,声音处理专家Bello教授的paper(Detection, sound processing expert Professor Bello music starting point paper)
- 2014-11-14 12:48:54下载
- 积分:1