搜索资源列表

  1. [matlab]altificialbeecolonyalgorithm

    0下载:
  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 mo
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:49152
    • 提供者:weijia
  1. artificial-bee-colony

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

    • 发布日期:2024-06-06
    • 文件大小:250880
    • 提供者:王晓宇
  1. MATLAB-ABC

    0下载:
  2. 改进的aritifical bee colony算法求解数值方程-Improved aritifical bee colony algorithm for numerical equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:16384
    • 提供者:梁耀升
  1. ABC

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

    • 发布日期:2024-06-06
    • 文件大小:3072
    • 提供者:ouyanghaibin
  1. MATLAB-ABC-advanced

    1下载:
  2. 基于matlab的蜂群算法,对原始的算法进行了改进,效果比原始算法好-Matlab-based colony algorithm, the original algorithm is improved, the effect is better than the original algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:5120
    • 提供者:郑杰
  1. improve-abc

    0下载:
  2. 改进的ABC算法将贪婪函数和代价函数改变从而达到修正pid参数-ABC improved greedy algorithm will change the function and cost function parameters to achieve the correction pid
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:2048
    • 提供者:谢倩雯
  1. ABC

    0下载:
  2. 改进版的人工蜂群算法,包含了测试函数,可以运行的。-ABC algorithm coded using MATLAB language,Artificial Bee Colony (ABC) is one of the most recently defined algorithms by DervisKaraboga in 2005, motivated by the intelligent behavior of honey bee
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:41984
    • 提供者:叶子
  1. c-abc

    0下载:
  2. 这是对人工蜂群算法加了加速策略进行的改进,称为CABC-this is a algorithm named CABC,which is improved in the fundmantal of ABC(artificial bee clonoy algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:4096
    • 提供者:anne.ding
  1. [with-matlab]

    0下载:
  2. 这是一个关于蜂群算法的源代码,其中有最初版本的和改进后的版本。-This is a algothrim about the ABC
  3. 所属分类:其他小程序

    • 发布日期:2024-06-06
    • 文件大小:59392
    • 提供者:lele
  1. ABC_MATLAB_chengxu_yuanchuang

    0下载:
  2. 原创的ABC算法,很好的模拟了蜜蜂的采蜜过程,非常适合菜鸟练习改进-Original ABC algorithm, a good simulation of the honey bee collection process, very suitable for rookie practice improvements
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:6144
    • 提供者:王竟鑫
  1. 人工蜂群算法

    0下载:
  2. 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。人工蜂群算法属于群智能算法的一种。(Artificial bee colony algorithm is a novel optimization algorithm based o
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:334848
    • 提供者:gahuan
  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例程

    • 发布日期:2024-06-06
    • 文件大小:58368
    • 提供者:木棉
  1. 人工蜂群算法改进版

    0下载:
  2. 改进版人工蜂群算法,实现复杂函数的有效求解!!(The improved artificial bee colony algorithm realizes the effective solution of complex functions!!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-06
    • 文件大小:34816
    • 提供者:dw dw dw dw
  1. 改进人工蜂群算法

    1下载:
  2. 基于人工蜂群算法的鲁棒通信定位算法与实现(Robust communication location algorithm and Implementation Based on artificial bee colony algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-06
    • 文件大小:1180672
    • 提供者:dw dw dw dw
  1. ABC算法

    0下载:
  2. matlab语言的人工蜂群算法,包括最初版本和改进版两版(Matlab language artificial bee colony algorithm, including the initial version and the improved version)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:57344
    • 提供者:辣条青年
  1. ABC-K-means

    1下载:
  2. 基于改进人工蜂群算法的K均值聚类算法-喻金平-郑杰-梅宏标,matlab(K-means clustering algorithm based on improved artificial bee colony algorithm-Yu Jinping-Zheng Jie-Mei Hongbiao, matlab)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:57344
    • 提供者:辣条青年
  1. IABC-KMC-master

    1下载:
  2. ABC蜂群算法含有K均值聚类的改进的算法(Improvement of ABC colony algorithm with K-means clustering)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:349184
    • 提供者:chnwu

源码中国 www.ymcn.org