-
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
-
matgams
interface between GAMS and MATLAb software.usefull for power system programming
- 2010-11-22 20:53:42下载
- 积分:1
-
psnr
对一帧图像进行信噪比等因素的检测,比较实用(Image on a detection signal to noise ratio and other factors, more practical)
- 2010-05-25 13:21:26下载
- 积分:1
-
quanxixue
用matlab来生成全息图的一个样例程序。简单实用(Using matlab to generate a sample program hologram. Simple and practical)
- 2013-12-23 15:30:15下载
- 积分:1
-
bpskj
二进制相移键控(键控调制方法),樊昌信《通信原理》内容(Binary phase shift keying (keying modulation method), Fan Changxin " Communication Theory" content)
- 2009-03-19 22:37:47下载
- 积分:1
-
imagerestoration
this file contains my project
- 2010-01-30 16:57:40下载
- 积分:1
-
turbulence-Venturello-coefficients
可以计算不同雷洛系数下的紊流,非常方便!(The main code can compute different turbulence Venturello coefficients, very easy!)
- 2013-09-22 20:30:16下载
- 积分:1
-
segmentation_code
有效实行数据分类和图像分割的源码, 非常适合学习实用(image and data segmentation)
- 2013-10-01 23:20:12下载
- 积分:1
-
ACC
基于CarSim与matlab联合仿真的自适应巡航系统(ACC)(CarSim in combination with Matlab-based simulation of the adaptive cruise control system (ACC))
- 2021-03-19 16:29:18下载
- 积分:1
-
BIANYUANJIANC
边缘检测低通高通滤波本人已经试过绝对有用(Edge detection of high-pass filter low-pass, I' ve tried absolutely useful)
- 2009-05-25 15:50:53下载
- 积分:1