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

搜索资源列表

  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. BeeColony

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

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

    0下载:
  2. Pseudo Code of Bee Colony Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:62.64kb
    • 提供者:balatas
  1. Artificial_Bee_Colony_Algorithm

    0下载:
  2. Artificial Bee Colony Algorithm Review and Application to Generalized Assignment Problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:353.65kb
    • 提供者:balatas
  1. Colony-algorithm

    0下载:
  2. 给出算例的蜜蜂算法,可以用于智能优化,有实例,可供参考修改应用-Colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:56.72kb
    • 提供者:王威
  1. ABC_eld_2

    0下载:
  2. Solution to Economic Dispatch by Artificial Bee colony Algorithm
  3. 所属分类:matlab

    • 发布日期:2016-01-19
    • 文件大小:31.74kb
    • 提供者:ehsan
  1. ABC

    0下载:
  2. 人工蜂群算法的经典源代码 可以根据自己的需要任意改动 简单易懂-Classic artificial bee colony algorithm source code can be changed according to their needs any straightforward
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3.56kb
    • 提供者:jkjk
  1. mifengqunsuanfazaiTSPwentishangdeyingyongjicanshug

    0下载:
  2. 分析蜜蜂猜谜原理和蜂群算法模型的基础上,本文提出了一种适于组合优化问题应用的改进米粉算法,将其用在TSP问题的求解。-Analysis of principles and quiz bee colony algorithm based on the model, this paper presents a problem for the application of combinatorial optimization algorithms to improve rice, will be us
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:160.78kb
    • 提供者:wangyiping
  1. aco_tsp

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

    • 发布日期:2017-04-17
    • 文件大小:69.07kb
    • 提供者:rajab
  1. Artificial-bee-colony

    0下载:
  2. 人工蜂群算法(简称ABC)是由土耳其埃尔吉耶斯大学的Karaboga在2005年提出的一种基于蜜蜂群智能搜索行为的随机优化算法-Artificially colony algorithm (hereinafter referred to as ABC) is by Turkish elgie yves university in 2005 Karaboga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:492.04kb
    • 提供者:王宗裔
  1. artificial-Bee-Colony

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:376.13kb
    • 提供者:王宗裔
  1. artificial-Bee-Colony-algorithm

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

    • 发布日期:2017-03-29
    • 文件大小:276.1kb
    • 提供者:王宗裔
  1. EABC

    0下载:
  2. 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.
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:王珂
  1. Bee-colony-alogrithms

    0下载:
  2. 蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。为了解决多变量函数优化问题,Karaboga提出了人工蜂群算法ABC模型(artificial bee colony algorithm)。 -artificial bee colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.55kb
    • 提供者:new person
  1. V.2

    0下载:
  2. artificial bee colony algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:58.85kb
    • 提供者:Hello
  1. Artificial-Bee-Colony

    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.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:14.67kb
    • 提供者:Ali Ml
  1. Artificial-Bee--Colony

    0下载:
  2. 实现了人工蜂群算法(ABC),并使用算法对几个经典的测试函数进行计算,获得了理想的结果-Artificial bee colony algorithm (ABC), and using the algorithm on several classic test function is calculated to obtain the desired results
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:41.22kb
    • 提供者:
  1. artificial-bee-colony

    0下载:
  2. 蜂群算法,使用蜂群算法进行选择优化改进,并且得到最适应的结果。可以运行-ABC article bee colony
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:245.04kb
    • 提供者:王晓宇
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com