搜索资源列表
蚁群算法学习包
- 蚁群算法相关论文
zydp
- 文件中包含一些资源调配相关的论文,其中涵盖了资源掉配模型的研究,并采用蚁群算法、遗传算法来实现。-Document contains a number of papers related to the allocation of resources, which covers the allocation of resources out of the research model and the use of ant colony algorithm, genetic algorithm to
ACO
- 基于蚁群算法的医学图像分割 PDF格式 论文-Ant colony algorithm based on medical image segmentation
antcolonyapplyinqos
- 资料中包含蚁群算法用于解决QOS组播的论文及优秀硕士论文。帮助大家学习蚁群算法。-Information contained in ant colony algorithm for the solution QOS Multicast excellent papers and master' s thesis. Ant colony algorithm to help you learn.
rengongzhineng2
- 人工智能方面的论文,设计机器人路径规划,包括蚁群算法,中心点算法-Papers on artificial intelligence, design robot path planning, including the ant colony algorithm, the center algorithm and so on .....
yiqunsuanfayingyong
- 蚁群算法多目标优化的博士论文,值得学习借鉴-mop
w
- 蚁群算法,从自然界中蚁群的的觅食行为中受启发, 于1991年,由意大利学者M.Dorigo在其博士论文中提出,并成功的解决了旅行商(TSP)问题 -Ant Colony Algorithm
aco
- 学术大论文,本文针对蚁群算法进行描述及改进,有很高的参考价值-Academic papers, this paper describes and improvement on ant colony algorithm, a high reference value
RBF-ant
- 使用蚁群算法优化RBF神经网络方面的论文,相信对大家有用。-Using ant colony algorithm to optimize RBF neural network papers, believed to be useful.
06382344
- 论文模版蚁群算法改进蚁群算法蚁群算法的应用工程应用-Paper template ant colony algorithm to improve the algorithm of ant colony algorithm applied engineering applications
mayisuanfa
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为-Ant colony algorithm (ant colony optimization, ACO), also known as ant algorithm, is a probabilistic algorithm used to find optimal
yiqun
- 有关蚁群算法的44篇优秀论文,包括蚁群算法、量子蚁群算法、蚁群算法与粒子群算法的混合算法等。-44 excellent papers about ant colony algorithm, ant colony algorithm, quantum ant colony algorithm, ant colony algorithm and the mixed algorithm of particle swarm optimization (pso) algorithm.
Ant-algorithms
- 蚁群算法原理及其应用,我在网上下的,非常有借鉴意义,很多论文的文字都截取里面的-Ant colony algorithm theory and its application
search-strategies
- 常见的搜索策略有黄金分割法、抛物线法、、Powell法、蚁群算法等。 本人论文主要学习了下面几种算法并进行matlab程序演示。-Common search strategies have golden section method, parabolic law,, Powell method, ant colony algorithm. I learned the following thesis several algorithms and matlab program demons
蚁群算法论文+源代码
- 利用蚁群算法求解旅行商问题 n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数(Ant Colony Algorithm for Traveling Salesman 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
SLAM路径规划论文15篇(中文)
- 关于SLAM路径规划方面的15篇论文,中文的,改进蚁群和鸽群算法的机器人路径规划,基于前沿评估的移动机器人自主环境探索,全向移动机器人动态避障方法研究,移动机器人视觉惯性SLAM研究进展等。