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

搜索资源列表

  1. ABC_MATLAB_web.国外蜂群算法

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

    • 发布日期:2017-03-30
    • 文件大小:4839
    • 提供者:xioan hua
  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
    • 文件大小:164635
    • 提供者:wangyiping
  1. ABC

    0下载:
  2. Artificial Bee Colony OPTIMIZATION ALGO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3899
    • 提供者:Sayan Maity
  1. BCO

    0下载:
  2. bee colony optimization for tsp problem
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:2458383
    • 提供者:Ahmed
  1. ABC-ELD

    0下载:
  2. Economic load dispatch using Artificial bee colony optimization
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:49244
    • 提供者:maruliyabegam
  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_eld

    0下载:
  2. BEE COLONY OPTIMIZATION
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:32219
    • 提供者:DHIVYA
  1. abc1

    0下载:
  2. 一种新的优化算法 蜂群优化算法,国外的源程序,需要赶快下载!-A new optimization algorithm bee colony optimization algorithm, the foreign source, the need to quickly download!
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5229
    • 提供者:zhang
  1. BCO

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

    • 发布日期:2017-05-14
    • 文件大小:3102917
    • 提供者:malihe
  1. Artificial-Bee-Colony

    0下载:
  2. ABC 算法已经成功应用于人工神经网络训练、组合优化、电力系统优化、系统和工程设计等多个领域。近年来,ABC 算法得到了学术界的广泛关注,但由于提出时间较晚,目前的研究成果比较分散且缺乏系统性。-ABC algorithm has been successfully applied artificial neural network training, combinatorial optimization, power system optimization, multiple field sy
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4983
    • 提供者:西门吹雪
  1. ypea114-artificial-bee-colony

    1下载:
  2. abc optimization for a sphere
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6044
    • 提供者:big one
  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-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
    • 文件大小:2328
    • 提供者:文文山
  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. discrete-ABC

    0下载:
  2. 人工蜂群算法,模拟蜂群寻蜜的过程可以实现最优化-Artificial bee colony algorithm to simulate the process of honey bee colony optimization can be achieved
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8197609
    • 提供者:niu
  1. Artificial-Bee-Colony

    0下载:
  2. 人工蜂群算法解决优化问题,为求解函数和路径规划提供方法-The artificial swarm algorithm solves the optimization problem and provides a method for solving function and path planning
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:3433
    • 提供者:陈春朝
  1. BCO

    0下载:
  2. 蜜蜂全体优化算法及其多变体的应用及优化。(Application and optimization of the Bee Colony Optimization (BCO) algorithm and its numerous variants.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. ABC

    0下载:
  2. Artificial bee colony optimization
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:17408
    • 提供者:alinn
  1. MATLABABCv2

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

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:alinn
  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
« 12 3 »
搜珍网 www.dssz.com