搜索资源列表
ACA
- 绝对可运行的蚁群算法主程序,包含主程序及禁忌表(the main program of Ant colony algorithm absolutely can run)
yiqunsuanfa
- 利用蚁群算法实现优化旅行商问题,一定可以运行(The use of ant colony algorithm to optimize the traveling salesman problem, will be able to run)
ELITIST
- 带精英策略的蚂蚁算法,针对TSP问题做了研究(Ant Colony Algorithm for Traveling Salesman Problem)
TSP
- 利用蚁群算法、遗传算法还有改进的蚁群算法来解决TSP问题,根据需要可以选择TSP的规模,分别有31个城市的和48个城市的。(Using ants colony algorithm, genetic algorithm and improved ant colony algorithm to solve the TSP problem, we can choose the scale of TSP according to the needs, there are 31 cities and 48
蚁群算法uav解最优路径
- 这是基于蚁群算法的无人机uav巡检实例程序,平台为matlab。(This is an example program of UAV path planning based on ant colony algorithm, which contains all the source code and the platform is matlab)