搜索资源列表

  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-05-19
    • 文件大小:49152
    • 提供者:weijia
  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-05-19
    • 文件大小:3072
    • 提供者:ouyanghaibin
  1. fengqun

    1下载:
  2. 基于一种改进人工蜂群算法的认知无线电频谱分配 -An improved artificial bee colony algorithm based on cognitive radio spectrum allocation
  3. 所属分类:编程文档

    • 发布日期:2024-05-19
    • 文件大小:1702912
    • 提供者:张志强
  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-05-19
    • 文件大小: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-05-19
    • 文件大小:4096
    • 提供者:anne.ding
  1. SABC

    0下载:
  2. 基于matlab编写的改进搜索策略的人工蜂群算法,使得跟随蜂根据新改进的轮盘赌概率新公式选择跟随引领蜂采蜜-Prepared based on artificial bee colony algorithm matlab improved search strategy, so follow the honey bee bee choose to follow the lead based on new and improved rou
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:杨国良
  1. MATLAB-ABCGAIJIN

    0下载:
  2. 改进的人工蜂群算法,用来优化参数,比以前的人工蜂群算法寻优能力更强-Improved artificial swarm algorithm to optimize parameters of artificial colony algorithm optimization ability more than before
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:liuwenfang
  1. fengqun

    0下载:
  2. 硕士论文:人工蜂群算法的研究。介绍了人工蜂群算法及其改进。-Master Thesis: the research of the artificial bee colony algorithm. The artificial bee colony algorithm and its improvement are introduced.
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:12997632
    • 提供者:周鹏
  1. ABCTSP

    1下载:
  2. 人工 蜂群算法的一种改进,用于解决TSP问题,以中国31个城市的对称TSP为例,效果较好。-Artificial bee colony algorithm is an improvement to solve the problem of TSP, China s 31 cities in the symmetric TSP, for example, the effect is better.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:21504
    • 提供者:徐练淞
  1. 改进人工蜂群算法优化ELM分类模型_赵虎

    0下载:
  2. 经典的粗糙算法集代码,内有实例。主要用来数据约减,数据分类,优化(Classic rough sets of code, there are examples)
  3. 所属分类:其他小程序

  1. 人工蜂群算法

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

    • 发布日期:2024-05-19
    • 文件大小: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-05-19
    • 文件大小:58368
    • 提供者:木棉
  1. 人工蜂群算法(改进版)

    0下载:
  2. 介绍了一种新的人工蜂群算法,此算法可以用来解决任何多维函数优化问题。算法收敛性比较好!(This paper introduces a new artificial swarm algorithm which can be used to solve any multidimensional function optimization problems.Algorithm convergence is good!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:dingli1
  1. YPEA114 Artificial Bee Colony

    0下载:
  2. 改进的人工蜂群算法,克服蜂群算法目前存在的缺点(Improved artificial bee colony algorithm)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:探索者110
  1. 人工蜂群算法改进版

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

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

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

    • 发布日期:2024-05-19
    • 文件大小:1180672
    • 提供者:dw dw dw dw
  1. 人工蜂群算法

    1下载:
  2. 人工蜂群算法的改进,基于混沌的人工蜂群算法,可求解优化问题(The improvement of artificial colony algorithm, based on chaos artificial colony algorithm, can solve the optimization problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:275456
    • 提供者:訫怡
  1. ABC算法

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

    • 发布日期:2024-05-19
    • 文件大小: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-05-19
    • 文件大小:57344
    • 提供者:辣条青年
  1. IABC_KMC_test_on_Iris_wine_glass

    1下载:
  2. 改进的人工蜂群算法K均值聚类算法寻找全局最优解(Improved artificial bee colony algorithm K-means clustering algorithm to find the global optimal solution)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:23552
    • 提供者:代码新手
« 12 »

源码中国 www.ymcn.org