搜索资源列表
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
30983548JAVA
- 人工蜂群算法的JAVA程序,希望对学习该算法的同学有用-artificial bee algorithm
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
Intelligent-Optimization-Algorithms
- 一类基于蜜蜂采集模型的智能算法,关于智能优化算法的一些简单的实例和对论文坐了简单的描述-Based on a bee acquisition model of intelligent algorithm about the intelligent optimization algorithm, some simple examples and paper sit a simple descr iption
ReviewBees-Hamdi-et-al
- this a review of bee based clustering algorithm
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
Bee-colony-alogrithms
- 蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。为了解决多变量函数优化问题,Karaboga提出了人工蜂群算法ABC模型(artificial bee colony algorithm)。 -artificial bee colony algorithm
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
bee-algorithm
- 人工蜂群算法的应用研究-the bee conlony algorithm research
abc-algorithm-
- 人工蜂群算法matlab代码,注释详尽,经运行测验,运行效果良好-Artificial bee colony algorithm matlab code, detailed notes, after running tests, running well
Artificial-bee-colony-algorithm
- 群智能算法可以用来优化多个参数的复杂函数式——人工蜂群算法-Swarm intelligence algorithm can be used to optimize the functional complexity of multiple parameters- Artificial bee colony algorithm
bee
- 蜂鸟算法欢迎大家下载,对蜂鸟算法有研究的可以借鉴。-Hummingbird algorithm are welcome to download, for Hummingbird algorithm research can learn from.
Artificial-bee-colony-algorithm
- 人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,具有较快的收敛速度和寻优精度。-Artificial bee colony algorithm is to mimic the behavior of an optimization method proposed by bees, has a faster convergence rate and optimization accuracy.
bee-colony-algorithm
- 蜂群算法在车辆路径问题中的应用-Application of bee colony algorithm in vehicle routing problem
Bee-colony-algorithm-source-code
- 基本的(Artificial bee colony algorithm ABC)人工蜂群算法源代码,本人亲自测试并通过的,使用C语言编写。-The basic (Artificial bee colony algorithm ABC) artificial bee colony algorithm source code, the use of C language.
