CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - artificial bees algorithm

搜索资源列表

  1. ABC_MATLAB_web.国外蜂群算法

    0下载:
  2. 国外蜂群算法(Artificial Bee Colony Algorithm ,ABC)源码,Artificial Bee Colony Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-30
    • 文件大小:4.73kb
    • 提供者:xioan hua
  1. Artificial-Bee-Colony

    5下载:
  2. 人工蜂群算法解决函数优化问题代码,内含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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-22
    • 文件大小:4.66kb
    • 提供者:陈旭
  1. [matlab]altificialbeecolonyalgorithm

    12下载:
  2. 人工蜂群算法的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
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:47.98kb
    • 提供者:weijia
  1. JAVA

    0下载:
  2. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7.73kb
    • 提供者:jkjk
  1. ABC-algorithm-coded

    0下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3.55kb
    • 提供者:pangyoujie
  1. ABC-Delphi-Codes

    0下载:
  2. 由Karaboga提出的一种人工智能算法(Delphi版),通过模拟蜜蜂寻找食物的行为的优化方法。它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-The proposed by Karaboga, an artificial intelligence algorithm (Delphi Edition), by simulating the bees to find food behavi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:330.38kb
    • 提供者:L
  1. ABC-algo

    0下载:
  2. A powerful and efficient algorithm for numerical function optimization: artificial bee colony (ABC) algorithm. Swarm intelligence is a research branch that models the population of interacting agents or swarms that are able to self-organize. An
  3. 所属分类:Document

    • 发布日期:2017-11-06
    • 文件大小:1.23mb
    • 提供者:gyan deori
  1. fengqunsuanfa

    0下载:
  2. 在ABC 算法中,将人工蜂群按分工分为三种: 采蜜蜂、观察蜂和侦查蜂。引领蜂、跟随蜂用于蜜源的开采,侦查蜂避免蜜源种类过少。其中,采蜜蜂和观察蜂各占一半,并且每一个蜜源仅有一个采蜜蜂工作,即采蜜蜂的数量与蜜源数量相等,用m 表示。算法初始化时随机生成m 个初始解-In the ABC algorithm, artificial bee colony division of labor is divided into three types: mining bees, observation th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:7.1kb
    • 提供者:李石峰
  1. ABC

    2下载:
  2. 改进版的人工蜂群算法,包含了测试函数,可以运行的。-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
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:41.1kb
    • 提供者:叶子
  1. kumar2015

    0下载:
  2. In this paper optimal location and capacity of Unified Power Flow Controller to improve the power system stability using hybrid technique composed of ABC-GSA algorithms is proposed. Here, the maximum power loss bus is identified as the most s
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:465.26kb
    • 提供者:youcefwx
  1. ABC

    0下载:
  2. ABC algorithm is Artificial bee colony used to imitate swarm behaviour of honey bees
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:14.71kb
    • 提供者:ankith menon
  1. Parallel-Artificial-Bee-Colony-(PABC)-Algorithm--

    0下载:
  2. The artificial bee colony (ABC) algorithm is a metaheuristic algorithm for numerical optimization. It is based on the intelligent foraging behavior of honey bees. This paper presents a parallel version of the algorithm for shared memory archi
  3. 所属分类:Development Research

    • 发布日期:2017-04-28
    • 文件大小:334.84kb
    • 提供者:shailove
  1. ABC

    0下载:
  2. 人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-Artificial colony algorithm is to imitate the bee behavior put forward an optimization method,Only need to compare advantages and disadvantages of problem, Through the l
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.35kb
    • 提供者:翔子
  1. altificial-bee-colonyalgorithm

    0下载:
  2. 人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-Artificial bee colony algorithm is an optimization technique to mimic the behavior of bees make is thinking of a particular cluster of
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:42.87kb
    • 提供者:张校非
  1. fengqunsuanfaPID

    0下载:
  2. 针对工业控制中常用的PID控制器参数整定困难的问题,提出一种基于人工蜂群算法的参数整定方法。将PID控制器待整定参数看作蜜源,利用蜂群特有的角色转变机制搜索优质的参数组合 选取绝对误差矩积分性能指标作为参数寻优的目标函数。仿真实验结果表明,所采用的算法能够提高控制系统的动态性能,增强系统的快速性和稳定性,适用于PID控制器的自整定。 -For industrial control commonly used in PID controller tuning difficult problem
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:50.67kb
    • 提供者:zxljzxl
  1. Artificial-bee-colony-algorithm

    0下载:
  2. 人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,具有较快的收敛速度和寻优精度。-Artificial bee colony algorithm is to mimic the behavior of an optimization method proposed by bees, has a faster convergence rate and optimization accuracy.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:文文山
  1. ABCalgoritmo

    0下载:
  2. ABC Algorithm in c, 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.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:3.6kb
    • 提供者:crowalt
  1. 人工蜂群算法

    0下载:
  2. 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。人工蜂群算法属于群智能算法的一种。(Artificial bee colony algorithm is a novel optimization algorithm based on swarm intelligence is propos
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:327kb
    • 提供者:gahuan
  1. 19-ABC

    0下载:
  2. 人工蜂群算法是Karaboga于2005年提出的一种新颖的群集智能优化算法。算法主要模拟智能采蜜行为,蜜蜂根据各自的分工进行不同的采蜜活动(Artificial bee colony algorithm () is a novel swarm intelligence optimization algorithm proposed by Karaboga in 2005. The algorithm mainly simulates the intelligent honey collectin
  3. 所属分类:matlab例程

  1. ABC_1

    2下载:
  2. 人工蜂群算法自2005年被Karaboga等人提出以来,以其操作简单、参数少、易于编程实现、收敛速度快等特点而受到越来越多的关注。2007年,Karaboga【2007】使用人工蜂群算法对多变量函数进行优化,并对由人工蜂群算法(ABC),遗传算法(GA),粒子温度算法(PSO)和粒子温度灵敏演化算法(PS-EA)产生的结果进行了比较。 结果表明,人工蜂群算法优于其他算法。2009年,Karaboga【2009】使用人工蜂群算法优化大量的数值函数,并对由人工蜂群算法(ABC),遗传算法(GA),粒
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:9kb
    • 提供者:Becky7163
搜珍网 www.dssz.com