搜索资源列表
ACASP
- 蚁群算法动态寻路算法 -Ant colony algorithm dynamic routing algorithm
11
- 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
ACO-TSP
- 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像检测,检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
蚁群算法
- 蚁群算法的MatLab源代码,代码完整,可以运行。(Ant colony algorithm MatLab source code)
排序蚁群算法
- 蚁群算法的学习,适合研究机器人行走寻路以及其他路径寻找。(Ant colony algorithm is suitable for robot walking, pathfinding and other path finding.)
蚁群算法Matlab程序
- 求解VRP问题,实用的蚁群算法matlab程序(To solve the VRP problem, a practical ant colony algorithm matlab program)
基于蚁群的NS2源代码实现
- 蚁群算法C++和OTcl在NS2中的应用(Application of ant colony algorithm C++ and OTcl in NS2)
运用matlab编程实现蚁群算法的低压电力线设计
- 在MATLAB平台下,编程实现了蚁群算法,适用于初学者学习了解、运用(运用在低压电力线设计)(Under the MATLAB platform, the ant colony algorithm is programmed)
蚁群算法
- 基于蚁群算法的路径规划算法,在matlab上可实现(The path planning algorithm based on ant colony algorithm can be implemented on MATLAB)
蚁群算法
- 仅仅是一份按照蚁群算法的原理写的代码,没有做任何优化。(Ant colony algorithm)
蚁群
- 这个是教程,帮助学习蚁群算法,对于神经网络的运用有较好的理解(This is a tutorial to help learn ant colony algorithm, which has a better understanding of neural network application.)
matlab编写蚁群算法实践
- 基于matlab编写的粒子群算法,用于学习粒子群(Particle swarm optimization based on MATLAB is used to study particle swarm.)
混合遗传蚁群HGIACA
- 智能优化方法--混合遗传蚁群算法,结合了蚁群算法和遗传算法(Intelligent optimization method, hybrid genetic ant colony algorithm, combines ant colony algorithm and genetic algorithm.)
蚁群算法
- 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。 这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群算法的matlab实现(Ant colony algorithm is a probabilistic algorithm for finding optimal paths. It was put forward by Marco Dori
对于蚁群优化算法的研究
- 解决tsp问题中的一种策略——蚁群算法,含蚁群算法过程,原理,及程序范例。(One of the strategies to solve the TSP problem is ant colony algorithm, including ant colony algorithm process, principle and program paradigm.)
蚁群算法实例
- 旅行商TSP问题蚁群算法在matlab平台的实现(TSP problem Ant Colony Algorithm)
chapter24 基于蚁群算法的三维路径规划算法
- 路径规划 蚁群算法 最优路径 启发因子(Ant colony algorithm for path planning)
5996蚁群算法优化PID参数
- 利用蚁群算法对pid进行参数优化,里面有源代码和一些代码的注释(Using ant colony algorithm to optimize the parameters of pid, there are source code and some code annotations.)
基于蚁群算法的三维路径规划算法
- 基于蚁群算法的三维路径规划算法,是传统蚁群算法,改进后可以发论文(Three dimensional path planning algorithm based on ant colony algorithm is a traditional ant colony algorithm, which can be improved and published)