搜索资源列表
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像检测,检测效果很好(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)
运用matlab编程实现蚁群算法的低压电力线设计
- 在MATLAB平台下,编程实现了蚁群算法,适用于初学者学习了解、运用(运用在低压电力线设计)(Under the MATLAB platform, the ant colony algorithm is programmed)
论文粒子群算法的程序和迭代收敛图
- 用于配电网重构的粒子群算法,可以给大家参考(Particle swarm optimization for distribution network reconfiguration)
粒子群算法
- 自己整理的史上最好用的粒子群算法,代码准确,可读性高(The best used particle swarm optimization algorithm in history)
蚁群算法
- 仅仅是一份按照蚁群算法的原理写的代码,没有做任何优化。(Ant colony algorithm)
程序---PSO粒子群算法求传递函数系数
- 程序---PSO粒子群算法求传递函数系数(Program ---PSO particle swarm optimization algorithm for transfer function coefficient)
混合粒子群算法原始
- 采用混合粒子群算法求解tsp问题MATLAB仿真(Hybrid particle swarm optimization (PSO) algorithm for MATLAB simulation of TSP problem)
粒子群算法优化PID参数实例1
- 粒子群算法优化PID参数实例+matlab代码学习研究(Optimization of PID parameters by particle swarm optimization)
基于粒子群算法的多目标搜索算法
- 基于粒子群算法的多目标搜索算法(含详细代码)(Multi target search algorithm based on particle swarm optimization (including detailed code))
二维粒子群算法的matlab源程序
- 一个实用的二维粒子群算法的matlab源程序(Matlab source program of two dimensional particle swarm optimization)
matlab编写蚁群算法实践
- 基于matlab编写的粒子群算法,用于学习粒子群(Particle swarm optimization based on MATLAB is used to study particle swarm.)
蚁群算法
- 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。 这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群算法的matlab实现(Ant colony algorithm is a probabilistic algorithm for finding optimal paths. It was put forward by Marco Dori
蚁群算法实例
- 旅行商TSP问题蚁群算法在matlab平台的实现(TSP problem Ant Colony Algorithm)
粒子群算法-求二次函数最大值问题
- 粒子群算法 C++实现 粒子群算法完整源代码,求解二次函数最大值问题 欢迎分享使用(C++ implementation of particle swarm optimization 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.)
单目标动态发电调度粒子群算法
- 对于6台常规机组,单目标为调度的成本最低,采用粒子群算法(For six conventional units, the single objective is to minimize the cost of scheduling. Particle swarm optimization is used.)