搜索资源列表
200711912175433168
- tsp蚂蚁算法的最优化的方法matlab语言-tsp ant algorithm optimization method Matlab language
ant
- 蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机 的学习机制。蚁群算法最早成功应用于解决著名的旅 行商问
antcolonyalgorithm
- 段海滨的《蚁群算法原理及其应用》中的蚁群算法的c语言源代码-Hai-Bin Duan' s " Principles and Applications of Ant Colony Algorithm" in the ant colony algorithm c language source code
ANT
- 蚁群算法 解决车辆路径问题应用软件 VC-ant colony algorithm[VC++]
yqsf
- 蚁群算法在基于matlab平台下进行运算,这里是蚁群算法的源代码,供参考使用-Ant colony algorithm based on matlab platform computing, ant colony algorithm source code, for reference use
Antcolony-algorithm
- 蚁群算法是一种新型模拟进化算法,次程序是 解决旅行商问题,matlab程序,很实用-Ant colony algorithm is a new type of simulated evolutionary algorithm, program is To solve traveling salesman problem, matlab, very practical
Ant-Colony-Algorithmmatlab
- 蚁群算法是一种用来在图中寻找优化路径的机率型算法-Ant colony algorithm is a method used in the diagram to find the optimal path probability-based algorithm
ant
- 这是一款蚂蚁算法的源代码,希望对你有帮助!-This is an ant algorithm source code, I hope to help you!
yiqunsuanfa1
- 能够实现蚁群算法寻优的程序,可以直接运行,运行后出来收敛图-Ant colony optimization algorithm can achieve a program that can be run directly after running out of the convergence plan
guzhang-zhenduan
- 蚁群优化算法,优化理论详细注解。更改数据后可举一反三-Ant colony optimization algorithm, optimization theory detailed notes. After you change the data can draw inferences
YiQun
- 用蚁群算法来解决TSP问题,压缩包内附有源代码,可以正常运行-Ant colony algorithm to solve TSP problems, compressed package containing source code, can be normal operation
jibenyiqunjulei
- 基本蚁群聚类算法,解决了不收敛的问题,聚类效果非常好-The basic ant colony clustering algorithm to solve the problem of non-convergence, the clustering effect is very good
yiqunjulei
- 改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛-Improved ant colony algorithm is based on improved genetic algorithm, based on the basic genetic algorithm, adding the variability factor, mutation, and thus faster convergence
yiqunjulei
- 蚁群聚类算法,修改输入数据可直接运行,分组效果很好。-GA-Ant cluster algorithm,it can directly run by revamping the input data. The effect is very good.
123
- 蚁群算法的matlab程序实现,希望对你们有用-Matlab implementation of ant colony algorithm, in the hope that useful to you
abc
- 蚁群算法 matlab代码 解决路径优化问题-Ant colony algorithm matlab code to solve the routing problem
ant_colony_image_edge_detection
- ant_colony_image_edge_detection源代码(关于matlab的蚁群算法)-ant_colony_image_edge_detection source code (matlab on ant colony algorithm)
MATLAB
- 基于蚁群算法的机器人路径规划MATLAB源码 -Ant colony algorithm based robot path planning MATLAB source
基于蚂蚁算法的移动机器人三维路径规划代码
- 基于蚂蚁算法的三维航迹规划,程序可以运行,亲测有效(Three dimensional path planning based on ant algorithm, the program can run, and the pro test is effective)
Ant Lion Optimizer (ALO)
- ALO 算法核心思想是模拟蚁狮捕猎蚂蚁的狩猎机制以实现全局寻优。蚁狮在捕猎前会在在沙质土中利用其巨大的下颚挖出一个漏斗状的陷阱,并藏在陷阱底部等待猎物到来。一旦随机游走的蚂蚁落入陷阱时,蚁狮迅速将其捕食,随后重新修缮陷阱等待下一次捕猎。(The core idea of the ALO algorithm is to simulate the hunting mechanism of the ant lion hunting ants to achieve global optimization