搜索资源列表
aca_path.rar
- 利用蚂蚁算法求解最短路径问题,稍作修改既可以用于移动机器人路径规划当中。,Ants use the shortest path algorithm to solve the problem, with some slight modifications can be used in mobile robot path planning among them.
FOA
- 台湾学者新发现的一种新型的算法,可以和遗传算法、蚂蚁算法对比学习。[潘文超]果蠅最佳化演算法_簡體版-Taiwan scholars discovered a new type of algorithm that can and genetic algorithms, ant algorithms comparison study. [Pan Chao] Drosophila optimization algorithms _ Simplified
yiqunsanfa
- 小蚂蚁算法在图象分割的代码,编程环境matlab-Small ant algorithm to image segmentation code, matlab programming environment
ant
- 蚂蚁算法小程序,比较好用,大家可以下来看一下,交流一下-Ant Algorithm applet to compare ease of use, we can look under the exchange of about
acs
- 利用蚂蚁算法求解TSP问题的matlab源程序,适合初学蚂蚁算法的朋友学习,同时又利于理解TSP问题。-The use of ant algorithm matlab source TSP problem, suitable for beginners to learn ant algorithm friends, but also conducive to understanding the problem TSP.
ACO-TSP
- 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
anttsp
- ACSmatlabCode蚁群算法解TSP问题的源代码,希望对学习蚂蚁算法的朋友提供帮助-ant tsp problem
mtsp_ga
- matlab多旅行商问题以及各种算法如蚂蚁算法和遗传算法-matlab multi-traveling salesman problem and various algorithms such as the ant algorithm and genetic algorithm
C_AntCluster
- matlab 神经网络 蚂蚁算法,值得一看-matlab neural network ant algorithm, worth a visit
ant
- 蚂蚁算法求解路径优化问题就是求解有车辆约束问题的matlab程序,包括四个文件。-Ant algorithm for path optimization problems
ASM
- 包含了一个蚂蚁算法中的蚁密系统,程序运行良好!-Contains a dense ant ant algorithm in the system, run good!
ASZ_ODER_MAXMIN
- 包含了一个蚂蚁算法中的蚁周系统,采用了最大最小方法,程序运行良好!-Contains an ant algorithm ants week system, using the maximum and minimum methods, procedures worked well!
acatsp
- 用蚂蚁算法智能的解决大规模TSP问题,有大量测试用例,图形化的展示运行过程。-Intelligent use of ant algorithm to solve large-scale TSP problem, a large number of test cases, graphical display of running.
2010full遗传与蚂蚁-此程序包文件名都要改成小写
- 所用的遗传算法的MATLAB代码以及ppt教程,大家可以参考参考(MATLAB code used in the genetic algorithm, as well as ppt tutorial, we can refer to reference)
35460349yiqun-tuxing
- 蚂蚁算法,路径寻优的一种算法,已经实现了运行。可以一试。(Ant algorithm, a path optimization algorithm, has been implemented. Yes, you can.)
MATLAB智能算法30个案例分析
- 对于各种现今时髦的算法的分析,里面有三十种算法,包含蚂蚁算法,遗传算法,模拟退火等等。(For the analysis of modern algorithms, there are thirty algorithms, including ant algorithm, genetic algorithm, simulated annealing, and so on)
算法
- 包含MATLAB当中各种可用的实用的算法程序与指导。(Contains various practical algorithms, procedures, and instructions that are available in MATLAB.)
蚁群算法
- 蚂蚁算法 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群系统(Ant System或Ant Colony System)是由意大利学者Dorigo、Maniezzo等人于20世纪90年代首先提出来的。他们在研究蚂蚁觅食的过程中,发现单个蚂蚁的行为比较简单,但是蚁群整体却可以体现一些智能的行
蚁群算法
- 路径优化蚁群算法matlab程序‘ 在求解该问题的蚂蚁算法中,每只蚂蚁是一个独立的用于构造路线的过程,若干蚂蚁过程之间通过自适应的信息素值来交换信息,合作求解,并不断优化。(Path optimization, ant colony algorithm, matlab program. In the ant algorithm for solving this problem, each ant is an independent procedure for constructing the
matlab蚂蚁算法VRP
- matlab 蚂蚁算法 进行VRP 计算(Matlab Ant Algorithms for VRP Computing)