CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - MATLAB bee colony

搜索资源列表

  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
    • 文件大小:49136
    • 提供者:weijia
  1. BeeColony

    0下载:
  2. Matlab Implementation of Population based Global Bee Colony Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5092
    • 提供者:balatas
  1. originalbee

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1448
    • 提供者:立川
  1. ant

    0下载:
  2. 遗传融合的自适应蚁群算法最优PID控制研究-Genetic fusion of adaptive ant colony algorithm optimal PID control
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:5289416
    • 提供者:wu
  1. aco_tsp

    0下载:
  2. matlab code for bee colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:70726
    • 提供者:rajab
  1. rengongfengqun

    0下载:
  2. 基于matlab编写的人工蜂群算法,用于求解函数即止,供参考-Matlab prepared artificial bee colony algorithm for solving function basis for reference
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1393
    • 提供者:游侠
  1. MATLABABCv2

    0下载:
  2. Matlab based Artificial Bee colony algorithm implementation. It s the newest version with all the supportive files.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:14885
    • 提供者:anoop
  1. MATLAB-ABC

    0下载:
  2. 人工蜂群算法 matlab 实现,人工蜂群算法源代码-Artificial bee colony algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16665
    • 提供者:
  1. artificial-bee-colony

    0下载:
  2. 人工蜂群算法的MATLAB实现,值得学习。-Artificial bee colony algorithm MATLAB implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3428
    • 提供者:lsyreg
  1. ypea114-artificial-bee-colony

    0下载:
  2. Artificial Bee Colony MATLAB Code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:minimaha
  1. MATLABABCv2

    0下载:
  2. Artificial bee colony optimization for matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:alinn
  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. [with-matlab]

    0下载:
  2. 本文档是matlab版的人工蜂群算法,包含第一版和改进版(This document is the matlab version of the artificial bee colony algorithm, including the first edition and improved version)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:58368
    • 提供者:木棉
  1. Artificial Bee Colony

    0下载:
  2. ABC algorithm another version for ABC
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:konan2010
  1. ABC-matlabcode

    0下载:
  2. Bee Colony Algorithm whit matlab
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:sszsszssz
  1. 2016.09.04ABC-SVM

    2下载:
  2. 人工蜂群算法MATLAB代码实现,内有调用说明,采用最精简的编写方式(Artificial bee colony algorithm MATLAB code implementation, inside the call descr iption, using the simplex writing method)
  3. 所属分类:matlab例程

  1. YPEA114 Artificial Bee Colony

    0下载:
  2. solves function using artificial bee colony.
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:5120
    • 提供者:viktrose
  1. DC Motor

    0下载:
  2. DC motor with Artificial BEE colony
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:21504
    • 提供者:DU1994
  1. bco matlab

    0下载:
  2. % Bee Colony Optimization in Matlab % By Adnan ACAN % Each potential solution is called a Food Source % Fitness is determined in terms of the quality of food source % There are three groups of bees: employed bees, onlooker bees, and scout bee
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:hichem22
  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
    • 文件大小:9216
    • 提供者:Becky7163
« 12 »
搜珍网 www.dssz.com