搜索资源列表
ABC
- 是属于人工蜜蜂群优化算法的源代码,有助于自此基础上进行编写,和更好理解人工群优化算法-Are artificial bee swarm optimization algorithm source code, written on the basis of help since then, and better understanding of artificial swarm optimization
Artificial-bee-colony
- 人工蜂群算法(简称ABC)是由土耳其埃尔吉耶斯大学的Karaboga在2005年提出的一种基于蜜蜂群智能搜索行为的随机优化算法-Artificially colony algorithm (hereinafter referred to as ABC) is by Turkish elgie yves university in 2005 Karaboga
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
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
ABCPSO
- 应用matlab编写的人工蜂群算法智能优化-Intelligent Optimization of application matlab prepared artificial bee colony algorithm
abc-clustering
- 基于人工蜂群算法(artificial bee colony algorithm)的聚类优化算法-Clustering optimization algorithm based on artificial bee colony algorithm
basicABC
- 基本人工蜂群算法,带中文注释 可以用来求解优化问题,也可在此基础上改进(Basic Artificial Bee Colony Algorithm with Chinese Notes Can be used to solve the optimization problem can also be improved on this basis)
改进人工蜂群算法优化ELM分类模型_赵虎
- 经典的粗糙算法集代码,内有实例。主要用来数据约减,数据分类,优化(Classic rough sets of code, there are examples)
人工蜂群算法
- 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。人工蜂群算法属于群智能算法的一种。(Artificial bee colony algorithm is a novel optimization algorithm based o
19-ABC
- 人工蜂群算法是Karaboga于2005年提出的一种新颖的群集智能优化算法。算法主要模拟智能采蜜行为,蜜蜂根据各自的分工进行不同的采蜜活动(Artificial bee colony algorithm () is a novel swarm intelligence optimization algorithm proposed by Karaboga in 2005. The algorithm mainly simulates t
sousuoeryuanhanshujixiaozhi
- 人工蜂群算法优化,搜索二元函数的极小值问题(ABC-algorithm search the min)
人工蜂群算法_MATLAB 版01
- 人工蜂群算法 智能优化算法 启发式算法 程序(artificial swarm optimization)
ABC-Matlab
- 通过人工蜂群优化算法对分类好的数据进行处理,对分类中的某个函数或参数进行修改(Artificial Bee Optimization)
人工蜂群算法(改进版)
- 介绍了一种新的人工蜂群算法,此算法可以用来解决任何多维函数优化问题。算法收敛性比较好!(This paper introduces a new artificial swarm algorithm which can be used to solve any multidimensional function optimization problems.Algorithm convergence is good!)
人工蜂群算法
- 群优化算法之一,模拟蜂群种族特征,优化算法计算(One of the group optimization algorithms to simulate the race characteristics of the swarm of bees and the calculation of the optimization algorithm)
人工蜂群
- 人工蜂群算法,可用于各领域优化,也可进行算法研究,对算法进行改进(artificial bee colony algorithm that can be used for optimization)
人工蜂群算法
- 人工蜂群算法的改进,基于混沌的人工蜂群算法,可求解优化问题(The improvement of artificial colony algorithm, based on chaos artificial colony algorithm, can solve the optimization problem)
ABC
- 使用人工蜂群算法求解优化问题,代码可以运行。(Using artificial bee colony algorithm to solve the optimization problem, the code can run.)
蛙跳算法
- 蛙跳算法,基于蛙跳算法实现优化变分模态分解的K和a.(Frog jump algorithm, based on the frog jump algorithm to achieve optimal variational mode decomposition K and A.)