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

搜索资源列表

  1. Artificial-Bee-Colony

    5下载:
  2. 人工蜂群算法解决函数优化问题代码,内含Sphere,rastrigin,rosenbrock等标准测试函数- ABC algorithm coded using MATLAB language*/ /* Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-22
    • 文件大小:4770
    • 提供者:陈旭
  1. abc----matlab

    0下载:
  2. abc人工蜂群算法 c语言编程源码-abc language code
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:26624
    • 提供者:乔洁
  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. ABC

    0下载:
  2. 人工蜂群算法的经典源代码 可以根据自己的需要任意改动 简单易懂-Classic artificial bee colony algorithm source code can be changed according to their needs any straightforward
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3648
    • 提供者:jkjk
  1. abc-algorithm-

    0下载:
  2. 人工蜂群算法matlab代码,注释详尽,经运行测验,运行效果良好-Artificial bee colony algorithm matlab code, detailed notes, after running tests, running well
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:44629
    • 提供者:刘瑶
  1. MATLAB-ABC

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

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

    1下载:
  2. 人工蜂群算法Matlab工具箱,包含基本优化测试函数。-artificial bee colony algorithm, MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3235
    • 提供者:张一
  1. 19-ABC

    0下载:
  2. 人工蜂群算法是Karaboga于2005年提出的一种新颖的群集智能优化算法。算法主要模拟智能采蜜行为,蜜蜂根据各自的分工进行不同的采蜜活动(Artificial bee colony algorithm () is a novel swarm intelligence optimization algorithm proposed by Karaboga in 2005. The algorithm mainly simulates the intelligent honey collectin
  3. 所属分类:matlab例程

  1. 人工蜂群算法_MATLAB 版

    0下载:
  2. 人工蜂群算法适应度计算,本文件是人工蜂群算法MATLAB版(Artificial bee colony algorithm fitness calculation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:43008
    • 提供者:木棉
  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例程

    • 发布日期:2017-12-29
    • 文件大小:58368
    • 提供者:木棉
  1. ABC0

    0下载:
  2. 人工蜂群算法的原始MATLAB代码,可以在此基础上加以修改使用(Artificial bee colony algorithm primitive MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:NANA1994
  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例程

  1. cec13matlab

    0下载:
  2. 可用来测试智能优化算法性能,例如粒子群优化算法,人工蜂群算法等。(It can be used to test the performance of intelligent optimization algorithm, such as particle swarm optimization algorithm, artificial swarm algorithm, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:1767424
    • 提供者:二十四格
  1. 人工蜂群算法(改进版)

    1下载:
  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. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:28672
    • 提供者:dingli1
  1. MATLABABCv2

    0下载:
  2. 人工蜂群算法的matlab代码,包含测试函数(artificial bee colony)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:非凡哥
  1. ABC_1

    2下载:
  2. 人工蜂群算法自2005年被Karaboga等人提出以来,以其操作简单、参数少、易于编程实现、收敛速度快等特点而受到越来越多的关注。2007年,Karaboga【2007】使用人工蜂群算法对多变量函数进行优化,并对由人工蜂群算法(ABC),遗传算法(GA),粒子温度算法(PSO)和粒子温度灵敏演化算法(PS-EA)产生的结果进行了比较。 结果表明,人工蜂群算法优于其他算法。2009年,Karaboga【2009】使用人工蜂群算法优化大量的数值函数,并对由人工蜂群算法(ABC),遗传算法(GA),粒
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:9216
    • 提供者:Becky7163
  1. ABC_identify

    1下载:
  2. 用于MATLAB/simulink仿真模型参数辨识(Parameter identification for MATLAB/simulink simulation model)
  3. 所属分类:仿真建模

    • 发布日期:2020-05-28
    • 文件大小:2048
    • 提供者:清风丶
  1. ABC算法

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

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

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

    • 发布日期:2020-12-21
    • 文件大小:57344
    • 提供者:辣条青年
  1. ABC2_MATLAB

    5下载:
  2. MATLAB人工蜂群算法,用于车间AGV的调度,路径规划。(MATLAB, ABC Algorithm. Scheduling and path planning for workshop AGV.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-02
    • 文件大小:15360
    • 提供者:万木悠悠
« 12 »
搜珍网 www.dssz.com