搜索资源列表
-
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
-
-
12下载:
人工蜂群算法的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
-
-
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下载:
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
-
-
0下载:
蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。为了解决多变量函数优化问题,Karaboga提出了人工蜂群算法ABC模型(artificial bee colony algorithm)。 -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
-
-
0下载:
人工蜂群算法matlab代码,注释详尽,经运行测验,运行效果良好-Artificial bee colony algorithm matlab code, detailed notes, after running tests, running well
-
-
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下载:
artificial bee colony algorithm in matlan
-
-
0下载:
使用MATLAB语言编写的关于人工蜂群算法应用于函数求最大值的程序-Use MATLAB language function on artificial bee colony algorithm is applied to find the maximum value of the program
-
-
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下载:
人工蜂群算法的MATLAB实现,值得学习。-Artificial bee colony algorithm MATLAB implementation.
-
-
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.
-