搜索资源列表
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
Artificial_Bee_Colony_Algorithm
- Artificial Bee Colony Algorithm Review and Application to Generalized Assignment Problem
fenqunsuanfa-zhuboluyou
- 一种基于蜂群算法的ABC支持型QoS组播路由机制,利用现代生物智能计算方法实现的Qos路由算法。-ABC colony algorithm based on support of QoS-based multicast routing mechanisms, the use of modern bio-intelligent method to achieve Qos routing algorithm.
ABC
- 人工蜂群算法的经典源代码 可以根据自己的需要任意改动 简单易懂-Classic artificial bee colony algorithm source code can be changed according to their needs any straightforward
Artificial-bee-colony
- 人工蜂群算法(简称ABC)是由土耳其埃尔吉耶斯大学的Karaboga在2005年提出的一种基于蜜蜂群智能搜索行为的随机优化算法-Artificially colony algorithm (hereinafter referred to as ABC) is by Turkish elgie yves university in 2005 Karaboga
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
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
ABC.c
- source code for artificial bee honey colony algorithm to solve combinational optimization problem-source code for artificial bee honey colony algorithm
ABC-code
- 主要是运用c语言实现了ABC蜂群算法的编译,并且在此基础上详细的标注了语句的意思,方便读者的理解与运用-Mainly the use of c language compiler on ABC colony algorithm, and on this basis, detailed tagging of the meaning of the phrase, convenience of the reader' s understanding and use of
abc-colony
- It is used to classify the attributes using abc colony algorithm
MATLAB ABC Improved version
- 代码很清晰地表达了蜂群算法的具体流程,还有相应的详细的注释(The code clearly expresses the specific process of bee colony algorithm, as well as the corresponding detailed notes)
ABC-matlabcode
- Bee Colony Algorithm whit matlab
2016.09.04ABC-SVM
- 人工蜂群算法MATLAB代码实现,内有调用说明,采用最精简的编写方式(Artificial bee colony algorithm MATLAB code implementation, inside the call descr iption, using the simplex writing method)
Artificial Bee Colony
- artificial bee colony蜂群算法(ABC)代码(matlab code of artificial bee colony)
ABC算法
- matlab语言的人工蜂群算法,包括最初版本和改进版两版(Matlab language artificial bee colony algorithm, including the initial version and the improved version)
ABC-K-means
- 基于改进人工蜂群算法的K均值聚类算法-喻金平-郑杰-梅宏标,matlab(K-means clustering algorithm based on improved artificial bee colony algorithm-Yu Jinping-Zheng Jie-Mei Hongbiao, matlab)