搜索资源列表
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
GuneyOnayAmplitudeOnly
- AMPLITUDE-ONLY PATTERN NULLING OF LINEAR ANTENNA ARRAYS WITH THE USE OF BEES ALGORITHM
guneyonayreconfigurable
- Bees Algorithm for Design of Dual-Beam Linear Antenna Arrays with Digital Attenuators and Digital Phase Shifters
Cluster_algorithm
- 群聚算法用来模拟成群结队的动物如蚂蚁,蜜蜂,老鼠,或鱼等的行进。 利用群聚算法实现一群东西在动,但各走各的,看起来不像是协调一致的移动而又目的相同的一种视觉效 果。-Clustering algorithm is used to simulate the hordes of animals such as ants, bees, rodents, fish, or the road. Clustering algorithm using a group of things moving,
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
LogisticsBee
- 尝试使用蜜蜂算法来求解带三维装载的车辆调度问题,问题的算法较为新颖。-Bees algorithm, with a request to solve the problem with loading the vehicle scheduling
Beefor3LVRP
- 尝试使用蜜蜂算法来求解带三维装载的车辆调度问题,算法具有一定的新颖性。-Try to use the bees algorithm to solve with a three-dimensional loading vehicle routing problem, the algorithm has a certain novelty.
DE
- DE算法的改进及其在系统辨识中的应用,de算法 也是蜂群算法-DE algorithm and its application in system identification, de bees algorithm algorithm is also
ABC-Delphi-Codes
- 由Karaboga提出的一种人工智能算法(Delphi版),通过模拟蜜蜂寻找食物的行为的优化方法。它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-The proposed by Karaboga, an artificial intelligence algorithm (Delphi Edition), by simulating the bees to find food behavi
abcbees
- 蜂群算法研究综述,蜂群算法是一种模仿蜜蜂繁殖采蜜等行为的新兴的群智能优化技术,并分析比较了遗传算法蚁群算法粒子群算法和蜂群算法的优缺点适用范围及性能。-Colony algorithm in, a algorithm is a kind of imitation breeding honey bees in the behavior such as emerging group of intelligent optimization technology, and compares the an
ABC
- ABC algorithm. an evolutionary algorithm for solving optimization problems that id inspired of honey bees foraging.
ABC
- Matlab的蜂群算法工具箱,内容完整丰富,非常值得学习和收藏。-Bees algorithm in Matlab toolbox full rich content, very worth learning and collectibles.
VBCode_McCaffrey.Bees.0411
- Code algorithm bee colony vb
fengqunsuanfa
- 在ABC 算法中,将人工蜂群按分工分为三种: 采蜜蜂、观察蜂和侦查蜂。引领蜂、跟随蜂用于蜜源的开采,侦查蜂避免蜜源种类过少。其中,采蜜蜂和观察蜂各占一半,并且每一个蜜源仅有一个采蜜蜂工作,即采蜜蜂的数量与蜜源数量相等,用m 表示。算法初始化时随机生成m 个初始解-In the ABC algorithm, artificial bee colony division of labor is divided into three types: mining bees, observation th
ABC
- 改进版的人工蜂群算法,包含了测试函数,可以运行的。-ABC algorithm coded using MATLAB language,Artificial Bee Colony (ABC) is one of the most recently defined algorithms by DervisKaraboga in 2005, motivated by the intelligent behavior of honey bees
Bees-Algorithm
- the code implements the colony algorithm with simple codes to understand. This matlab code can be used for any optimizations problems
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.
Bees Algorithm
- Bees Algorithm in MATLAB For Optimization