搜索资源列表
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 by the intelligent behavior
ABC
- 是属于人工蜜蜂群优化算法的源代码,有助于自此基础上进行编写,和更好理解人工群优化算法-Are artificial bee swarm optimization algorithm source code, written on the basis of help since then, and better understanding of artificial swarm optimization
ABC
- 人工蜂群算法的经典源代码 可以根据自己的需要任意改动 简单易懂-Classic artificial bee colony algorithm source code can be changed according to their needs any straightforward
Artificial-bee-colony
- 人工蜂群算法(简称ABC)是由土耳其埃尔吉耶斯大学的Karaboga在2005年提出的一种基于蜜蜂群智能搜索行为的随机优化算法-Artificially colony algorithm (hereinafter referred to as ABC) is by Turkish elgie yves university in 2005 Karaboga
ABC-algorithm-coded
- Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees.-Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karabo
ABC.c
- source code for artificial bee honey colony algorithm to solve combinational optimization problem-source code for artificial bee honey colony algorithm
ABC-matlab]
- 关于人工蜜蜂优化算法的matlab程序,对于学习ABC算法的朋友很有用处-The artificial bee optimization algorithm of matlab program, for learning ABC algorithm is very useful to friends
bee
- 人工蜂群算法的具体实现源代码……用C语言写的哦亲-the ABC algorithm s code which was writed by C
ABC-Delphi-Codes
- 由Karaboga提出的一种人工智能算法(Delphi版),通过模拟蜜蜂寻找食物的行为的优化方法。它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-The proposed by Karaboga, an artificial intelligence algorithm (Delphi Edition), by simulating the bees to find food behavi
abc-clustering
- 基于人工蜂群算法(artificial bee colony algorithm)的聚类优化算法-Clustering optimization algorithm based on artificial bee colony algorithm
Best-so-far-ABC
- 很好的一个蜂群算法 基于matlab的源程序 从作者那要过来的。 ARTIFICIAL BEE COLONY ALGORITHM-Good bee colony algorithm matlab source code from the author to come. ARTIFICIAL BEE COLONY ALGORITHM
ABC
- Matlab的蜂群算法工具箱,内容完整丰富,非常值得学习和收藏。-Bees algorithm in Matlab toolbox full rich content, very worth learning and collectibles.
ABC
- 人工蜂群算法是今年来蓬勃发展的一类新型智能算法。这个代码是算法发明人写的,调试可用。-Artificial bee colony algorithm is a new AI algorithm. The code was written by the algorithm inventor and it is useful.
fengqunsuanfa
- 在ABC 算法中,将人工蜂群按分工分为三种: 采蜜蜂、观察蜂和侦查蜂。引领蜂、跟随蜂用于蜜源的开采,侦查蜂避免蜜源种类过少。其中,采蜜蜂和观察蜂各占一半,并且每一个蜜源仅有一个采蜜蜂工作,即采蜜蜂的数量与蜜源数量相等,用m 表示。算法初始化时随机生成m 个初始解-In the ABC algorithm, artificial bee colony division of labor is divided into three types: mining bees, observation th
abc-algorithm-
- 人工蜂群算法matlab代码,注释详尽,经运行测验,运行效果良好-Artificial bee colony algorithm matlab code, detailed notes, after running tests, running well
MATLAB-ABC-advanced
- 基于matlab的蜂群算法,对原始的算法进行了改进,效果比原始算法好-Matlab-based colony algorithm, the original algorithm is improved, the effect is better than the original algorithm
abc
- 人工蜂群算法的C语言代码,结构清晰,可以方便的修改自己需要的参数。-Artificial bee colony algorithm C language code, clear structure, you can easily modify the parameters they need.
ABC.c
- 人工蜂群ABC算法的VC++源代码,在四个基准目标函数下,经仿真测试可成功运行,对刚接触ABC的初学者很有帮助-ABC VC++ artificial bee colony algorithm source code, in the four benchmark objective function, the simulation tests can be run successfully, very helpful for beginners new to ABC
ABC.m
- 人工蜂群ABC算法在Matlab下的源代码,在四种基准目标函数下,经仿真测试均可成功运行,适合初学ABC算法的人参考-Artificial bee colony ABC algorithm in Matlab source code in four benchmark objective function, the simulation can be run successfully tested, suitable for beginners ABC algorithm Reference
abc
- 关于人工蜜蜂优化算法的matlab程序,对于学习ABC算法的朋友很有用处-he artificial bee optimization algorithm of matlab program, for learning ABC algorithm