搜索资源列表
ACO_Knight_3
- 三维广义骑士巡游问题的蚁群算法的程序,能够很好的生成骑士巡游路径
ant-colony-algorithm-
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法-ant colony algorithm : survey and prospect
Ant-Algorithm--CPP
- 蚂蚁算法 是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。 -Ant Algorithm
Ant-colony-algorithm
- 蚁群算法优化计算。多个路径中选择最优路径,来确定最优计算顺序-Ant colony optimization algorithm. Multiple paths, select the optimal path to determine the optimal calculation sequence
ant
- 蚁群算法是经典的优化智能算法,能找到的最短路径。-The ant colony optimization algorithm is the classic intelligent algorithm can find the shortest path.
ant_tsp
- 蚁群算法解决tsp问题,输出目前为止找到的最优路径的长度和运算结果-Ant colony algorithm to solve TSP problem, the length of the output so far to find the optimal path and operation result
MOACO
- 多目标蚁群算法,蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-MOACO,Multi-objective ant colony algorithm
wurenjiguiji
- 基于蚁群算法的无人机航迹规划,航迹规划是无人机的关键智能技术,在地理环境信息已知的条件下,如何综合考虑威胁和油耗,给出一条最优的自动航行路径,是无人机航迹规划要解决的问题。-Unmanned aerial vehicle (uav) flight path planning based on ant colony algorithm, path planning is the key to the uav intelligence technology, under the condition
gemdhrogrammingcode
- 机器人路径规划中的蚁群算法小程序自己编程的 不错的源码-Robot path planning in the ant colony algorithm is a small program good programming source code
35460349yiqun-tuxing
- 蚂蚁算法,路径寻优的一种算法,已经实现了运行。可以一试。(Ant algorithm, a path optimization algorithm, has been implemented. Yes, you can.)