搜索资源列表
蚁群算法
- 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
pso_NEW_1
- 运用多目标蚁群算法求解旅行商问题,很好的一个程序。-The use of multi-objective Ant Colony Algorithm for Solving Traveling Salesman Problem, a good one.
ant_colony_algorithm_TSP
- 在大学生或者研究生数学建模竞赛中旅行商优化问题是一个很重要而又难解决的问题,本人自编程蚁群算法智能程序很好的解决此问题。-University students or graduate students in the Mathematical Contest in Modeling in the traveling salesman optimization problem is a very important and difficult to resolve the problem, I s
ACO-TSP
- 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
ACATSP
- 蚁群算法解决旅行商问题,matlab源码-Ant colony algorithm to solve traveling salesman problem, matlab source
ant_colony_optimization
- 实现了一种高效的蚁群算法,它在旅行商问题中进行了测试-an effective and efficient aco
ACATSP
- 经典的用于求解TSP(旅行商问题)的自适应蚁群算法-Classic self-adaptive ACO algorithm for TSP
TSPE
- 一种基于蚁群算法的旅行商问题的源代码-TSP BASED ON ANT COLONY ALGORITHM
080502
- 基于MATLAB的蚁群算法仿真研究 :介绍了基于MATLAB的蚁群算法仿真研究。对佛罗里达州六城市旅行商问题进行了MATLAB仿真,计算结果显示,作为新型 进化算法,蚁群算法能够解决复杂组合优化问题。-Ant colony algorithm based on MATLAB Simulation: This paper introduces the ant colony algorithm based on the MATLAB simulation. Six Cities of Flo
ACO-PSO
- 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
antcolony
- 利用蚁群算法解决旅行商问题,可以自主写入城市坐标,返回最佳路径和平均路径。-with the help of ant colony algorithm to solve the TSP problem. And the best route and the average length of routes will be returned.
Matlab多旅行商实验
- 用matlab程序求解多旅行商问题,使用蚁群算法(Solving multi traveling salesman problem)
蚁群算法
- 蚁群算法求解旅行商问题,一个经典程序,可以求出较优解(ant colony algorithm)
蚁群算法TSP问题
- 典型的matlab求运行商问题,可以看到进化曲线和线路计算过程。(The typical matlab asks the operator problem, and you can see the evolution curve and the line calculation process.)
TSP_Ant
- 通过蚁群算法,建立数学模型,从而解决旅行商问题(Through the ant colony algorithm, a mathematical model is established to solve the traveling salesman problem)
TSP
- MATLAB蚁群算法解决TSP旅行商问题(Ant colony algorithm for solving TSP traveling salesman problem)
蚁群算法的优化计算——旅行商问题(TSP)优化
- 蚁群算法的优化计算——旅行商问题(TSP)优化(Optimization calculation of ant colony algorithm)
22蚁群算法的优化计算——旅行商问题(TSP)优化
- 这是完整的基于MATLAB的遗传算法的程序,是关于旅行商问题的求解(This is a complete procedure of genetic algorithm based on MATLAB, which is about solving traveling salesman problem.)
蚁群优化算法原理及Matlab编程实现
- 蚁群优化算法原理及其在旅行商问题中的应用的Matlab代码。(Principle of ant colony optimization algorithm and implementation of Matlab programming)
蚁群算法实例
- 旅行商TSP问题蚁群算法在matlab平台的实现(TSP problem Ant Colony Algorithm)