Description: 蚂蚁算法的matlab实现规则来源于大自然的进化。而大自然的进化根据刚才讲的也体现为多样性和正反馈的巧妙结合。而这样的巧妙结合又是为什么呢?为什么在你眼前呈现的世界是如此栩栩如生呢?答案在于环境造就了这一切,之所以你看到栩栩如生的世界,是因为那些不能够适应环境的多样性与正反馈的结合都已经死掉了,被环境淘汰了!-Ant Algorithm matlab from the realization of the rules of nature and evolution. The evolutionary nature of the basis of the speakers also reflected in the diversity and the unique combination of positive feedback. This ingenious combination is Why? Why is presented in front of your eyes the world is so lifelike it? The answer lies in the environment has created all this, because you see life-like world, is because those who could not adapt to the environment of diversity and the combination of positive feedback have been dead and was out of the environment! Platform: |
Size: 2048 |
Author:孙子平 |
Hits:
Description: This a matlab code which deals with TSP problem. This done using ant colony algorithm. In this problem each city gets visited once and a shortest path is obtained.-This is a matlab code which deals with TSP problem. This is done using ant colony algorithm. In this problem each city gets visited once and a shortest path is obtained. Platform: |
Size: 28672 |
Author:minikkn |
Hits:
Description: 将普通蚁群算法和最大最小蚂蚁改进蚁群算法作比较,实现了最短路径规划,含有文章和代码,可以运行,值得一看,是我的一个课程论文。(Comparing the common ant colony algorithm with the maximum ant ant improved ant colony algorithm, the shortest path planning is realized. It contains articles and code. It can run. It is worth looking at. It is a course paper of my course.) Platform: |
Size: 428032 |
Author:幻影星空 |
Hits:
Description: 基于蚁群算法的机器人路径规划MATLAB源码,使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。(Robot path planning MATLAB source code based on ant colony algorithm, using grid discretization method to model the environment with obstacles, using adjacency matrix to store the environment, making the problem into ant colony algorithm to find the shortest path.) Platform: |
Size: 5120 |
Author:suitdog |
Hits: