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

搜索资源列表

  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. Colony-algorithm

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

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

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

    • 发布日期:2016-01-18
    • 文件大小:32502
    • 提供者:ehsan
  1. ABCNNTrain

    0下载:
  2. Training Artificial Neural Network. XOR Problem. Summation Units, Log-Sigmoid Neurons with Biases. Input Layer: 2, Hidden Layer: 2, Output Layer: 1 neurons. Returns mean square error between desired and actual outputs. Reference Pape
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4942
    • 提供者:ehsan
  1. FABC_MATLAB_wo

    1下载:
  2. 国外蜂群算法(Artificial Bee Colony Algorithm ,ABC)源码,已通过测试。 -Foreign colony algorithm (Artificial Bee Colony Algoriithm, ABC) source complete source code, has been tested.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5040
    • 提供者:空白
  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. ABCPSO

    1下载:
  2. 应用matlab编写的人工蜂群算法智能优化-Intelligent Optimization of application matlab prepared artificial bee colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5384
    • 提供者:刘珊娜
  1. ABC_MATLAB_web

    1下载:
  2. 人工蜂群算法的源代码,很好用,可以自己个别的修改下-Artificial bee colony algorithm source code, very good, and modifications can be their own individual
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:5620
    • 提供者:wangguan
  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
    • 文件大小:42210
    • 提供者:
  1. MATLAB-ABC

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

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

    0下载:
  2. ABC_MATLAB 第一版,人工蜂群算法第一版源代码-ABC_MATLAB first edition, first edition artificial bee colony algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:42410
    • 提供者:
  1. ABC_MATLAB

    1下载:
  2. 人工蜂群算法(ABC)的matlab代码,外国人做得,求解连续函数问题-Artificial bee colony algorithm (ABC) matlab code, foreigners do, problem solving continuous function
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4852
    • 提供者:xinli
  1. artificial-bee-colony-algorithm-

    2下载:
  2. 人工蜂群算法改进版,非常典型,非常适合用于寻优-Artificial bee colony algorithm is an improved version, very typical, very suitable for optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17072
    • 提供者:sdad
  1. abc-algorithm-[www.prozhe.com]

    0下载:
  2. artificial bee colony algorithm in matlan
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:190571
    • 提供者:malihe
  1. Source-codes-of-IF-ABC-algorithm

    0下载:
  2. 是蛋白质二级结构优化(基于2维度非晶格模型)的优化代码,可直接运行,算法书写简单,高中生都能看懂。唯独一点,必须引用我们的两篇论文,否则算侵犯版权。- descr iption : A self-organized matlab m file for protein structure optimization using 2D off-lattice model and ABC algorithm. Users MUST cite t
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2562683
    • 提供者:李白
  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
    • 文件大小:43902
    • 提供者:张校非
  1. artificial-bee-colony

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

    • 发布日期:2017-04-14
    • 文件大小:3428
    • 提供者:lsyreg
  1. Artificial-Bee-Colony

    0下载:
  2. In computer science and operations research, the artificial bee colony algorithm (ABC) is an optimization algorithm based on the intelligent foraging behaviour of honey bee swarm, proposed by Karaboga in 2005.[1]
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:53842
    • 提供者:humanshayanfar
  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例程

« 12 3 »
搜珍网 www.dssz.com