Welcome![Sign In][Sign Up]
Location:
Search - ant colony shortest path

Search list

[Windows DevelopHolyMoley

Description: 本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排等多种约束满足问题。 -the software used to help computer enthusiasts Ant learning algorithm to do the ant colony algorithm tests. Ant Algorithm as a good new algorithm has a very broad application prospects, more and more people begin to learn ant colony algorithm, the software also promote the prospects. In addition to the software for teaching purposes, can also be used to solve real life with TSP (ie, the traveling salesman problem) issues related issues. TSP is a description of the TSP to several cities, each city must go only to one that once such conditions are met the shortest path. Some of this software can be extended for city planning, public transportation vehicles and other arrangements path constraint satisfaction problems.
Platform: | Size: 1024 | Author: 李誉 | Hits:

[AI-NN-PRDouble_ACO_TSP

Description: 此程序包是用双种群蚁群算法来求中国75个城市的最短路径问题,即典型的TSP问题,把包解压运行main.m文件即可-This package is a dual population of ant colony algorithm to seek China s 75 cities, the shortest path problem, that is typical TSP problem, the package can extract the files to run main.m
Platform: | Size: 8192 | Author: 梁锦兆 | Hits:

[AI-NN-PRGAAS

Description: 遗传算法与蚁群算法演示程序~ 城市间最短路径和曲线图-Genetic algorithm and ant colony algorithm demo program ~ the shortest path between cities and the curves
Platform: | Size: 605184 | Author: 王凤鸣 | Hits:

[Mathimatics-Numerical algorithmstsp

Description: 应用matlab解决tsp问题,通过蚁群算法和最短路径算法实现-Matlab solve problems tsp application through ant colony algorithm and the shortest path algorithm
Platform: | Size: 13312 | Author: 管士平 | Hits:

[matlabACOforSHORTPATHwithMatlab

Description: matalab的蚁群算法解最短路问题程序,并有运行图,修改后可用于机器人路径-ant colony algorithm matalab solution procedures for the shortest path problem and run the map, the modified robot path can be used
Platform: | Size: 33792 | Author: 李海民 | Hits:

[AI-NN-PRyiqun

Description: 蚁群算法,基于蚁群算法的最短路径问题,编译环境为c-Ant algorithm, ant colony algorithm based on the shortest path problem, the compiler environment for c++
Platform: | Size: 6144 | Author: realhit | Hits:

[Mathimatics-Numerical algorithmsaa

Description: 蚁群算法 适合寻找最优问题,实现最短路径。-Ant colony algorithm for finding the optimal problem, the realization of the shortest path.
Platform: | Size: 3072 | Author: 孙根本 | Hits:

[Otherant

Description: 蚁群算法最短路径通用Matlab程序。蚁群算法动态寻路算法。-Ant colony algorithm for the shortest path generic Matlab program. Ant colony algorithm for dynamic pathfinding algorithm.
Platform: | Size: 2048 | Author: strong-bear | Hits:

[matlabACO

Description: 蚁群算法,主要是模拟蚁群是怎样寻找到最短路径的-Ant colony algorithm is mainly simulated ant colony is how to find the shortest path
Platform: | Size: 3072 | Author: sun | Hits:

[2D GraphicACO

Description: 用MATLAB编写的蚁群算法最短路径寻找程序,压缩包内包含了网络结点坐标。-The preparation of the ant colony algorithm using MATLAB to find the shortest path procedure, compressed package that contains a network node coordinates.
Platform: | Size: 2048 | Author: MXJ | Hits:

[AI-NN-PRTSPGOOD

Description: 基本蚁群算法的matlab实现,可以用于求解城市间的最短路径问题。-Matlab implementation of basic ant colony algorithm can be used to solve the shortest path between cities.
Platform: | Size: 12288 | Author: 百秀 | Hits:

[matlabACO

Description: 基本蚁群算法,主要做的是最短路径,请大家修改后应用-Basic ant colony algorithm, the main job of the shortest path, let us apply the modified
Platform: | Size: 7168 | Author: fox | Hits:

[Algorithmant-colony-algorithm

Description: 经典的蚁群算法,D为最短路矩阵,利用其挖掘关联规则-Classical ant colony algorithm, D is the shortest path matrix, the use of its mining association rules
Platform: | Size: 1024 | Author: 赵艾利 | Hits:

[AI-NN-PRAnt-colony-algorithm-

Description: 本文件里描述了用蚁群算法寻找最短路径的方法,以及相应的搜索路线图形表示-This document describes the use of ant colony algorithm to find the shortest path method, and the corresponding graphical representation of the search line
Platform: | Size: 91136 | Author: 加俊 | Hits:

[Mathimatics-Numerical algorithmsAnt-colony-algorithm

Description: 最短路径实现的蚁群算法 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数 m 蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-Ant colony algorithm to achieve the shortest path Description 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
Platform: | Size: 8192 | Author: 屈林 | Hits:

[matlabAnt-colony-algorithm

Description: 蚁群算法实现多城市最短路的算法,包括多参数,可调整!-Ant colony algorithm shortest path algorithm to achieve multi-city
Platform: | Size: 34816 | Author: 赵家兴 | Hits:

[matlabant-colony-algorithm-

Description: 使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。-Using a grid discretization method modeling environment with obstacles, the environment, the adjacency matrix storage problem into the ant colony algorithm to find the shortest path.
Platform: | Size: 2048 | Author: 断雨 | Hits:

[OtherAnt-Colony-Algorithm

Description: 最短路径的路由蚁群算法 可以作为参考 希望对大家有帮助-The shortest path routing ant colony algorithm can be used as a reference for everyone
Platform: | Size: 2048 | Author: | Hits:

[Mathimatics-Numerical algorithmsAnt Colony Algorithm

Description: 基于蚁群算法的机器人路径规划,使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。(Based on the ant colony algorithm, the path of the robot with the obstacle is modeled by the method of grid discretization, and the environment is stored by the adjacency matrix, so that the problem is transformed into the ant colony algorithm to find the shortest path.)
Platform: | Size: 40960 | Author: 三叶半夏 | Hits:

[matlab2D Ant Colony Algorithm

Description: 用MATLAB将二维蚁群算法编程并仿真出机器人的路径规划得出最短路径(Using MATLAB to program the two-dimensional ant colony algorithm and simulate the path of the robot to draw the shortest path)
Platform: | Size: 12288 | Author: 三叶半夏 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net