搜索资源列表
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
ABC
- 是属于人工蜜蜂群优化算法的源代码,有助于自此基础上进行编写,和更好理解人工群优化算法-Are artificial bee swarm optimization algorithm source code, written on the basis of help since then, and better understanding of artificial swarm optimization
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
bee
- 用人工生命的方法模拟蜜蜂的采蜜行为,是目前研究甚少的一门技术!-Artificial life simulation of the honey bee behavior, is the study of a little technology!
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
ABC
- artificial bee evolutionary algorithm
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
Bee-colony-alogrithms
- 蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。为了解决多变量函数优化问题,Karaboga提出了人工蜂群算法ABC模型(artificial bee colony algorithm)。 -artificial bee colony algorithm
BEE
- 人工蜂群算法用于解决TSP问题, 并且可以用来解决数值优化问题-A Combinatiorial Artificial Bee conlony Algorithma for traveling salesman problem
bee-algorithm
- 人工蜂群算法的应用研究-the bee conlony algorithm research
2011-BNAIC-Bee-inspiredForagingInAReal-lifeAutono
- bee colony describtion
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