搜索资源列表
-
0下载:
国外蜂群算法(Artificial Bee Colony Algorithm ,ABC)源码,Artificial Bee Colony Algorithm
-
-
5下载:
人工蜂群算法解决函数优化问题代码,内含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
-
-
0下载:
Artificial Bee Colony Algorithm Review and Application to Generalized Assignment Problem
-
-
0下载:
给出算例的蜜蜂算法,可以用于智能优化,有实例,可供参考修改应用-Colony algorithm
-
-
0下载:
Solution to Economic Dispatch by Artificial Bee colony Algorithm
-
-
0下载:
人工蜂群算法的经典源代码 可以根据自己的需要任意改动 简单易懂-Classic artificial bee colony algorithm source code can be changed according to their needs any straightforward
-
-
0下载:
人工蜂群算法(简称ABC)是由土耳其埃尔吉耶斯大学的Karaboga在2005年提出的一种基于蜜蜂群智能搜索行为的随机优化算法-Artificially colony algorithm (hereinafter referred to as ABC) is by Turkish elgie yves university in 2005 Karaboga
-
-
0下载:
-
-
0下载:
artificial bee colony algorithm
-
-
0下载:
实现了人工蜂群算法(ABC),并使用算法对几个经典的测试函数进行计算,获得了理想的结果-Artificial bee colony algorithm (ABC), and using the algorithm on several classic test function is calculated to obtain the desired results
-
-
2下载:
人工蜂群算法改进版,非常典型,非常适合用于寻优-Artificial bee colony algorithm is an improved version, very typical, very suitable for optimization
-
-
0下载:
群智能算法可以用来优化多个参数的复杂函数式——人工蜂群算法-Swarm intelligence algorithm can be used to optimize the functional complexity of multiple parameters- Artificial bee colony algorithm
-
-
0下载:
人工蜂群算法,模仿蜜蜂寻觅食物的过程来寻求最优解可用于各种问题的算法-Bee Colony Algorithm
-
-
0下载:
人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,具有较快的收敛速度和寻优精度。-Artificial bee colony algorithm is to mimic the behavior of an optimization method proposed by bees, has a faster convergence rate and optimization accuracy.
-
-
0下载:
人工蜂群算法:通过模拟蜂群活动。
于2005年由Dervis Karaboga开发-ARTIFICIAL BEE COLONY ALGORITHM
Artificial Bee Colony Algorithm was developed by Dervis Karaboga in 2005
-
-
0下载:
人工蜂群算法的MATLAB实现,值得学习。-Artificial bee colony algorithm MATLAB implementation.
-
-
0下载:
Artificial bee colony algorithm code matlab
-
-
0下载:
In computer science and operations research, the artificial bee colony algorithm (ABC) is an optimization algorithm based on the intelligent foraging behaviour of honey bee swarm, proposed by Karaboga in 2005.[1]
-
-
0下载:
基本的(Artificial bee colony algorithm ABC)人工蜂群算法源代码,本人亲自测试并通过的,使用C语言编写。-The basic (Artificial bee colony algorithm ABC) artificial bee colony algorithm source code, the use of C language.
-
-
2下载:
改进的人工蜂群算法,克服蜂群算法目前存在的缺点(Improved artificial bee colony algorithm)
-