搜索资源列表
ABC_MATLAB_web.国外蜂群算法
- 国外蜂群算法(Artificial Bee Colony Algorithm ,ABC)源码,Artificial Bee Colony Algorithm
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
[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 most recently defined algorithms
BeeColony
- Matlab Implementation of Population based Global Bee Colony Search Algorithm
BeeColonyPsuedoCode
- Pseudo Code of Bee Colony Algorithm
Artificial_Bee_Colony_Algorithm
- Artificial Bee Colony Algorithm Review and Application to Generalized Assignment Problem
Colony-algorithm
- 给出算例的蜜蜂算法,可以用于智能优化,有实例,可供参考修改应用-Colony algorithm
ABC_eld_2
- Solution to Economic Dispatch by Artificial Bee colony Algorithm
ABC
- 人工蜂群算法的经典源代码 可以根据自己的需要任意改动 简单易懂-Classic artificial bee colony algorithm source code can be changed according to their needs any straightforward
mifengqunsuanfazaiTSPwentishangdeyingyongjicanshug
- 分析蜜蜂猜谜原理和蜂群算法模型的基础上,本文提出了一种适于组合优化问题应用的改进米粉算法,将其用在TSP问题的求解。-Analysis of principles and quiz bee colony algorithm based on the model, this paper presents a problem for the application of combinatorial optimization algorithms to improve rice, will be us
aco_tsp
- matlab code for bee colony algorithm
Artificial-bee-colony
- 人工蜂群算法(简称ABC)是由土耳其埃尔吉耶斯大学的Karaboga在2005年提出的一种基于蜜蜂群智能搜索行为的随机优化算法-Artificially colony algorithm (hereinafter referred to as ABC) is by Turkish elgie yves university in 2005 Karaboga
EABC
- An enhanced Artificial Bee Colony (ABC) optimization algorithm, which is called the Interactive Artificial Bee Colony (IABC) optimization, for numerical optimization problems, is proposed in this paper.
Bee-colony-alogrithms
- 蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。为了解决多变量函数优化问题,Karaboga提出了人工蜂群算法ABC模型(artificial bee colony algorithm)。 -artificial bee colony algorithm
V.2
- artificial bee colony algorithm
Artificial-Bee-Colony
- 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),并使用算法对几个经典的测试函数进行计算,获得了理想的结果-Artificial bee colony algorithm (ABC), and using the algorithm on several classic test function is calculated to obtain the desired results
artificial-bee-colony
- 蜂群算法,使用蜂群算法进行选择优化改进,并且得到最适应的结果。可以运行-ABC article bee colony