- VHDL-node VHDL简单程序 包括简单的与门 非门 以及138 等 适合初学者使用
- energy-detection-(2) 关于能量检测非常重要的资料
- freqconv A frequency changer or frequency converter is an electronic device that converts alternating current (AC) of one frequency to alternating current of another frequency. The device may also change the voltage
- waveEquation2D 二维地震波场数值模拟(C语言)
- comklg A算法求最短路
- Java职业规划 通过一个思维导图来对Java学习有一个系统的了解
文件名称:Ant-colony-algorithm
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:8.15kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
最短路径实现的蚁群算法
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max 最大迭代次数
m 蚂蚁个数
Alpha 表征信息素重要程度的参数
Beta 表征启发式因子重要程度的参数
Rho 信息素蒸发系数
Q 信息素增加强度系数
R_best 各代最佳路线
L_best 各代最佳路线的长度-Ant colony algorithm to achieve the shortest path
Descr iption of the main symbols
C n cities coordinates, n × 2 matrix
NC_max maximum number of iterations
m number of ants
Alpha pheromone characterization of the degree of importance of parameters
Beta factor of importance of the characterization parameters of the heuristic
Rho pheromone evaporation coefficient
Q factor pheromone to increase strength
R_best generations the best route
L_best the length of each generation the best route
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max 最大迭代次数
m 蚂蚁个数
Alpha 表征信息素重要程度的参数
Beta 表征启发式因子重要程度的参数
Rho 信息素蒸发系数
Q 信息素增加强度系数
R_best 各代最佳路线
L_best 各代最佳路线的长度-Ant colony algorithm to achieve the shortest path
Descr iption of the main symbols
C n cities coordinates, n × 2 matrix
NC_max maximum number of iterations
m number of ants
Alpha pheromone characterization of the degree of importance of parameters
Beta factor of importance of the characterization parameters of the heuristic
Rho pheromone evaporation coefficient
Q factor pheromone to increase strength
R_best generations the best route
L_best the length of each generation the best route
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蚁群算法/初始数据.txt
蚁群算法/蚁群算法(D为最短路矩阵).m
蚁群算法/蚁群过程文件/QACS蚁群算法.m
蚁群算法/蚁群过程文件/蚁群算法.m
蚁群算法/蚁群过程文件/蚁群算法.txt
蚁群算法/蚁群过程文件/蚁群算法1.m
蚁群算法/蚁群过程文件/蚁群算法(适合).asv
蚁群算法/蚁群过程文件/蚁群算法(适合).m
蚁群算法/蚁群过程文件
蚁群算法
蚁群算法/蚁群算法(D为最短路矩阵).m
蚁群算法/蚁群过程文件/QACS蚁群算法.m
蚁群算法/蚁群过程文件/蚁群算法.m
蚁群算法/蚁群过程文件/蚁群算法.txt
蚁群算法/蚁群过程文件/蚁群算法1.m
蚁群算法/蚁群过程文件/蚁群算法(适合).asv
蚁群算法/蚁群过程文件/蚁群算法(适合).m
蚁群算法/蚁群过程文件
蚁群算法
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.