搜索资源列表
蚁群算法程序
- 改进的蚁群算法程序-improved program of ant conoly algorithm
蚁群算法程序
- 改进的蚁群算法程序-improved program of ant conoly algorithm
Genetic_and_Ant_Algorithms_src
- 遗传和蚁群算法改进源代码,对于研究仿真算法非常有用.可以深刻了解遗传和蚁群算法原理.采用VC6.0,通过编译和调试-Genetic and ant colony algorithm to improve the source code, simulation algorithm for studying very useful. Can be a deep understanding of genetic and ant colony
AntSystem
- 此程序是用Visual C++开发的,功能是用改进后的蚁群算法解决TSP问题,可以直接在Visual C++6.0下运行。-This program s function is solving TSP question using Ant algrithm.
ant-tsp-search
- 改进的蚁群算法及其在TSP问题中的应用研究 核心是用遗传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径-Improved ant colony algorithm and its problems in the TSP is the core of the application of genetic algorithm with ant colony algorithm to optimize the four para
Select_for_aca
- 蚁群算法的另一种实现形式,通过全局的搜索,避免陷入局部解的改进程序-Another ant colony algorithm to achieve the form of global search through, to avoid falling into local solutions to improve procedures
yiqunjulei
- 改进的蚁群算法,基于遗传算法的改进,解决不收敛的问题。-Improved ant colony algorithm, based on genetic algorithm to solve non-convergence problems.
离散蚁群算法大作业
- 改进了蚁群算法ASO 使其可以处理离散问题 比如文件中的天线阵列稀疏。(modified algorithm ASO can deal with antenna array)
改进蚁群
- 将蚁群算法应用于三维路径规划问题上,算法编程完整,注释详细,是初学者宝贵的学习材料。(The ant colony algorithm is applied to the three-dimensional path planning problem, the algorithm programming is complete, detailed notes, is a valuable learning material for be
蚁群算法
- 但由于基本蚁群算法(Basic ant colony algorithm)收敛速度慢、易陷入局部最优,所以很多改进的蚁群算法被提出,补偿本身的缺点,在实际应用中也得到了很好的效果(However, due to the slow convergence speed of Basic ant colony algorithm and easy to fall into local optimum, many improved ant co
蚁群算法智能优化
- 基于改进蚁群算法的机器人路径规划 包括路径规划、路径优化等等(Robot path planning based on improved ant colony algorithm)
蚁群聚类算法及其改进
- 用MATLAB实现的蚁群算法,并加入了自己改进的一些内容,包含一群算法原理介绍的详细PPT。(The ant colony algorithm implemented by MATLAB is added to some of its improved contents, including a detailed PPT introduced by a group of algorithm principles.)
基于蚁群算法的图像边缘检测
- 将改进蚁群算法应用于图像边缘检测,模拟进化算法,主要采用信息素来进行方向的选择,通过全局性的搜索得到较优解。(The improved ant colony algorithm is applied to image edge detection and simulation evolutionary algorithm, which mainly uses information prime to select the directi
课程论文
- 将普通蚁群算法和最大最小蚂蚁改进蚁群算法作比较,实现了最短路径规划,含有文章和代码,可以运行,值得一看,是我的一个课程论文。(Comparing the common ant colony algorithm with the maximum ant ant improved ant colony algorithm, the shortest path planning is realized. It contains article
改进的蚁群算法
- 在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
蚁群算法-精英蚂蚁
- 对蚁群算法的一种改进,选取精英蚂蚁,使算法更为高效准确(An improvement of ant colony algorithm is to select elite ants to make the algorithm more efficient and accurate.)
improved-ant-colony-algorithm
- 改进的蚁群算法的实用性很强,解决了很多问题(Improved ant colony algorithm is very practical and has solved many problems.)
遗传算法
- .静态路径规划与动态路径规划的区别 ??以区域分割为指标的动态路径规划以区域分割为指标的动态路径规划 静态路径规划是在已知的静态环境中,规划一条从起点至终点的路径。一旦在... 2.从分析一篇论文开始基于蚁群算法的动态路径规划及其在编队中的仿真应用-赵峰一、核心:改进的... 3.C-ACA信息素更新策略只发生在从起点到最优局部目标点的道路上,更新规则公式如下: ... 4.轮盘赌策略 作用:在保证最大某节点有最大被选择概率的同时,其他
A
- 蚁群算法的改进 在MATLAB中可以直接仿真 研究这方面的可以好好间就一下((Ant colony algorithm is improved))
基于蚁群算法的三维路径规划算法
- 基于蚁群算法的三维路径规划算法,是传统蚁群算法,改进后可以发论文(Three dimensional path planning algorithm based on ant colony algorithm is a traditional ant colony algorithm, which can be improved and published)