搜索资源列表
AntsPath
- 蚂蚁算法的java实现,主要在选择路径的迭代上做了改进,欢迎下载!-ant algorithm to achieve the java, mainly in the choice of the path iterative improvements made welcome download!
20080510
- 复杂环境下,移动机器人路径规划改进蚂蚁算法
AntAlgorithm
- 基本蚂蚁算法及其改进算法求解NP问题的论文汇总,而且全是中文,对于初学者一定有帮助
蚂蚁
- 蚁群算法上传一个文件这么复杂啊?生命在长期进化过程中,积累了很多新奇的功能,人类很早就从中得到启发而改进自己的工具,如史书中记戴“见蓬转而做车辑”,传说鲁班被茅苇划破,而发明锯子……也许早先的发明,只是偶然的模仿和发现,后来人们已有意识地进行这方面的研究,这就是“仿生学”。仿生学顾名思义就是模仿生物的某些功能的学问。有名的例子很多,如模仿海豚皮而构造的“海豚皮游泳衣”、科学家研究鲸鱼的皮肤时,发现其上有沟漕的结构,于是有个科学家就依照鲸鱼皮构造,造成一个薄膜蒙在飞机的表面,据实验可节约能源3%,
改进智能蚂蚁算法
- 智能蚂蚁算法——蚁群算法的改进 求解VRP问题 求解TSP问题-smart ant algorithm -- ant colony algorithm improvements for VRP for TSP
蚁群算法
- 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
ant_colony_elitists
- 利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。-Improved ant algorithm, that is, with the elite strategy of ant algorithm for solving TSP problems. Ant Algorithm-depth understanding of the principle of optimality helpful.
ycsfmysl
- 融合蚂蚁算法的改进遗传算法,有较高参考价值-Fusion ant algorithm improved genetic algorithm has high reference value
acp
- 蚁群算法是通过模拟蚂蚁觅食而发展出的一种新的启发算法 基于群体的协作与学习 该算法已 经成功地解决诸如× ≥° 问题等多种组合优化问题 本文提出了一种基于自适应调整信息素的改进蚁群算法 该算法根据人工蚂蚁所获得解的情况 动态地调整路径上的信息素 从而使得算法跳离局部最优解 通过仿真 实验获得的结果表明 该算法对于蚁群算法
AnImprovedHeuristicAnt-ClusteringAlgorithm
- 本文提出了一种可以带来启发式知识指导蚂蚁在二维网格空间移动。降低移动蚂蚁的随机性,避免了产生“未分配的数据对象”。我们通过实验结果表明,这种改进的聚类启发式蚁群算法具有优越性并减少在经典算法的运行时间。-An improved heuristic ant—clustering algorithm(HAC)is presented in this paper.A device of memory bank is proposed,which can bring forth heuristic
UsedHybridantcolonyalgorithmforTSPproblem
- 介绍了求解TSP混合型蚁群算法,并以美国532为例给出了计算实验结果,说明了混合型蚂蚁群算法能改进标准蚂蚁群算法的计算效率和计算结果的质量。-Introduced the hybrid ant colony algorithm for solving TSP and 532 as an example the United States gives the calculation results shows that the hybrid ant colony algorithm can imp
rt
- 改进的蚂蚁算法及其在暴雨强度公式参数优化中的应用-Improved Ant Colony Algorithm Optimization in storm intensity in the application of the formula
ant_tspelitists
- 改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题,对深入理解蚂蚁算法的优化原理很有帮助,通过测试。-Improved ant algorithm, ant algorithm with elitist strategy, to solve TSP problem, the ant-depth understanding of the principle of optimization is helpful, pass the test.
pic
- 基于蚁群算法的无线传感器路由算法。在基本的蚁群算法的基础上,增加蚂蚁的属性,并将能量、时延和带宽考虑进来,对蚁群算法进行优化,从而提出了基于改进蚁群算法的无线传感器网络路由算法。-Wireless sensor routing algorithm based on ant colony algorithm. On the basis of the basic ant colony algorithm, increasing ant property and energy, latency
25ab6e2dcc02
- 智能蚂蚁算法――蚁群算法的改进 求解VRP问题 求解TSP问题-Intelligence ant algorithm, improved ant colony algorithm to solve VRP problem solving TSP problem,Intelligence ant algorithm, improved ant colony algorithm to solve VRP problem solving TSP problem
课程论文
- 将普通蚁群算法和最大最小蚂蚁改进蚁群算法作比较,实现了最短路径规划,含有文章和代码,可以运行,值得一看,是我的一个课程论文。(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
蚁群算法-精英蚂蚁
- 对蚁群算法的一种改进,选取精英蚂蚁,使算法更为高效准确(An improvement of ant colony algorithm is to select elite ants to make the algorithm more efficient and accurate.)
蚁群算法
- 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theory of ant colony algorithm and
MMAS
- 在信息素更新上面对于蚁群算法所做出的改进,(In pheromone update, the improvement of ant colony algorithm is made,)
蚁群算法 约束条件下
- 对有约束的优化问题.提出了一种改进的蚁群算法.将罚函数策略引入算法中,自动调节惩罚比,避免过度惩罚。算法构造了蚁群适应函数.结合局部搜索策略引导蚂蚁找到解空间中有希望的区域。经过一系列算例测试。证明算法对这些问题的求解是有效的。