搜索资源列表
LF
- 基于MATLAB蚁群算法LF解决聚类问题源程序代码,包括文档与论文-MATLAB-based ant colony algorithm to solve clustering problem LF source code, including documents and papers
ANTS
- 利用蚁群算法解决TSP(旅行商)问题的程序-Ant colony algorithm to solve TSP (traveling salesman problem)
ACA
- 蚁群算法解决连续空间上的全局优化问题,参数可以修改-Ant colony algorithm to solve the continuous space on the global optimization problems, the parameters can be modified
ACOTSP.V1.0
- 该程序利用C编程实现蚁群算法解决旅行商问题-ACO algorithm for TSP
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
ant-colony-algorithm
- 蚁群算法解决TSP问题源代码,并有相应数据已经运行成功。-Ant colony algorithm to solve TSP problem source code, and a corresponding data has been run successfully.
Ant-Algorithm
- 蚁群算法的源代码,有MATLAB源程序和c语言的源代码。可以自己改进代码解决问题-Ant colony algorithm source code, with MATLAB source and c language source code. Can improve code to solve the problem by themselves
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
ACO3
- 融合蚁群算法和模拟退火算法的C++程序,解决TSP-Fusion ant colony algorithm and simulated annealing algorithm C++ program to solve TSP
蚁群算法解决最优化
- 运用蚁群算法matlab解决运输优化问题,运输网络优化求解(Ant colony algorithm (matlab) is used to solve the transportation optimization problem, and the transportation network is optimized)