搜索资源列表
人工蜂群算法
- 这是人工蜂群算法(artificial bee colony)的matlab仿真程序,如果有用到的,相信会有用处
ABC
- 人工蜂群算法的经典源代码 可以根据自己的需要任意改动 简单易懂-Classic artificial bee colony algorithm source code can be changed according to their needs any straightforward
[matlab]altificialbeecolonyalgorithm
- 人工蜂群算法的matlab源代码,共有两个版本,原作者版和改进版。 -Artificial Bee Colony (ABC)algorithm matlab source code, there are two versions, the original author version and an improved version. Artificial Bee Colony (ABC) is one of the mo
Artificial-Bee-Colony
- 人工蜂群算法解决函数优化问题代码,内含Sphere,rastrigin,rosenbrock等标准测试函数- ABC algorithm coded using MATLAB language*/ /* Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated
abc----matlab
- abc人工蜂群算法 c语言编程源码-abc language code
MATLAB-ABC
- 人工蜂群算法在函数优化上的应用 matlab 应用仿真 函数优化-Artificial bee colony algorithm application in function optimization matlab simulation function optimization
MATLAB-ABC
- 人工蜂群算法 matlab 实现,人工蜂群算法源代码-Artificial bee colony algorithm matlab implementation
ABC-matlab
- 人工蜂群算法Matlab工具箱,包含基本优化测试函数。-artificial bee colony algorithm, MATLAB
[with-matlab]
- 人工蜂群算法matlab源程序,实现利用蜂群算法最优化问题-artificial bee colony algorithm
MATLAB-ABCGAIJIN
- 改进的人工蜂群算法,用来优化参数,比以前的人工蜂群算法寻优能力更强-Improved artificial swarm algorithm to optimize parameters of artificial colony algorithm optimization ability more than before
19-ABC
- 人工蜂群算法是Karaboga于2005年提出的一种新颖的群集智能优化算法。算法主要模拟智能采蜜行为,蜜蜂根据各自的分工进行不同的采蜜活动(Artificial bee colony algorithm () is a novel swarm intelligence optimization algorithm proposed by Karaboga in 2005. The algorithm mainly simulates t
人工蜂群算法_MATLAB 版
- 人工蜂群算法适应度计算,本文件是人工蜂群算法MATLAB版(Artificial bee colony algorithm fitness calculation)
[with-matlab]
- 本文档是matlab版的人工蜂群算法,包含第一版和改进版(This document is the matlab version of the artificial bee colony algorithm, including the first edition and improved version)
人工蜂群算法_MATLAB 版01
- 人工蜂群算法 智能优化算法 启发式算法 程序(artificial swarm optimization)
ABC0
- 人工蜂群算法的原始MATLAB代码,可以在此基础上加以修改使用(Artificial bee colony algorithm primitive MATLAB code)
人工蜂群算法(改进版)
- 介绍了一种新的人工蜂群算法,此算法可以用来解决任何多维函数优化问题。算法收敛性比较好!(This paper introduces a new artificial swarm algorithm which can be used to solve any multidimensional function optimization problems.Algorithm convergence is good!)
MATLABABCv2
- 人工蜂群算法的matlab代码,包含测试函数(artificial bee colony)
蜂群-Matlab-origin
- matlab的人工蜂群算法程序,打开程序即可适用(An artificial group algorithm program for matlab)
ABC算法
- matlab语言的人工蜂群算法,包括最初版本和改进版两版(Matlab language artificial bee colony algorithm, including the initial version and the improved version)
ABC2_MATLAB
- MATLAB人工蜂群算法,用于车间AGV的调度,路径规划。(MATLAB, ABC Algorithm. Scheduling and path planning for workshop AGV.)