CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - abc algorithm

搜索资源列表

  1. MATLAB-ABC

    3下载:
  2. 人工蜂群算法在函数优化上的应用 matlab 应用仿真 函数优化-Artificial bee colony algorithm application in function optimization matlab simulation function optimization
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:28.42kb
    • 提供者:迟思莹
  1. ABC

    0下载:
  2. 原始人工蜂群算法求解无约束优化问题,改进了原始算法获得了更好的优化性能-original artificial bee colony algorithm for solving unconstrained optimization problems,we modified this algorithm and obtain a better performance
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:3.13kb
    • 提供者:ouyanghaibin
  1. ABC

    0下载:
  2. artificial bee colony算法的C++实现-artificial bee colony algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:723.75kb
    • 提供者:杨阳
  1. ABC

    0下载:
  2. 这是一个有关人工分群算法优化函数最优值得算法。-This is a clustering algorithm to optimize the function of artificial worth optimal algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:zzw
  1. ABC

    0下载:
  2. ABC algorithm using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.81kb
    • 提供者:nooshin
  1. ABC-algorithm

    1下载:
  2. 详细地介绍了人工蜂群算法的编写,并用几个标准测试函数来验证了它-The writing of the artificial colony algorithm are described in detail, and several standard test functions to verify it
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5.01kb
    • 提供者:丁力
  1. ABC_opt

    0下载:
  2. ABC metaheuristic algorithm to general optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.85kb
    • 提供者:leandromiguel
  1. Arrange_Recursive

    0下载:
  2. c语言描述下的递归算法的无重复全排列,例:对字符串a[2]= abc 的全排列:abc acb bac bca cab cba-The recursive algorithm of the C language is arranged without duplication
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:615byte
    • 提供者:白佳豪
  1. A-new-modified-artificial-bee-colony-algorithm-fo

    0下载:
  2. this file is about economic load dispatch with ABC
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:515.07kb
    • 提供者:salam
  1. ABC

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

    • 发布日期:2017-05-05
    • 文件大小:260.02kb
    • 提供者:majid1363
  1. bees colony algorithm

    0下载:
  2. powerpoint presentation
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:883kb
    • 提供者:blest
  1. MATLAB ABC Improved version

    0下载:
  2. 代码很清晰地表达了蜂群算法的具体流程,还有相应的详细的注释(The code clearly expresses the specific process of bee colony algorithm, as well as the corresponding detailed notes)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:17kb
    • 提供者:云端123
  1. 10658-38666-1-PB

    0下载:
  2. ABC algo coptbees coptbeeMO
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:815kb
    • 提供者:yassmine
  1. ABCv2

    0下载:
  2. 人工蜂群算法是比较传统的算法,程序有例子和测试函数,大家可以学习(you can learn this algorithm.)
  3. 所属分类:其他

  1. ABCNNTrain

    0下载:
  2. ANN trained by ABC algorithm
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:4kb
    • 提供者:littlemermaid
  1. main2

    0下载:
  2. neural network trained by ABC algorithm for future forecasting
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2.49mb
    • 提供者:littlemermaid
  1. ABCNNTrain

    0下载:
  2. ABC-NN training algorithm
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4kb
    • 提供者:Rattol
  1. DataHash

    0下载:
  2. 官方哈希加密算法 % EXAMPLES: % % Default: MD5, hex: % DataHash([]) % 5b302b7b2099a97ba2a276640a192485 % % MD5, Base64: % Opt = struct('Format', 'base64', 'Method', 'MD5'); % DataHash(int32(1:10), Opt) % +tJN9yeF89h3jOFNN55XLg % %
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:6kb
    • 提供者:longgyy
  1. DE

    1下载:
  2. 差分进化算法(Differential Evolution, DE)是一种基于群体差异的启发式随机搜索算法,该算法是由R.Storn和K.Price为求解Chebyshev多项式而提出的。DE算法也属于智能优化算法,与前面的启发式算法,如ABC,PSO等(DE optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:50kb
    • 提供者:cc cc
  1. ABC人工蜂群算法

    1下载:
  2. ABC (artificial clustering algorithm) is used to solve numerical problems.
  3. 所属分类:其他小程序

    • 发布日期:2019-10-01
    • 文件大小:1.74kb
    • 提供者:y54ytter
« 12 »
搜珍网 www.dssz.com