搜索资源列表

  1. ABC

    0下载:
  2. 是属于人工蜜蜂群优化算法的源代码,有助于自此基础上进行编写,和更好理解人工群优化算法-Are artificial bee swarm optimization algorithm source code, written on the basis of help since then, and better understanding of artificial swarm optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:wangyiping
  1. fengqunsuanfa

    0下载:
  2. 在ABC 算法中,将人工蜂群按分工分为三种: 采蜜蜂、观察蜂和侦查蜂。引领蜂、跟随蜂用于蜜源的开采,侦查蜂避免蜜源种类过少。其中,采蜜蜂和观察蜂各占一半,并且每一个蜜源仅有一个采蜜蜂工作,即采蜜蜂的数量与蜜源数量相等,用m 表示。算法初始化时随机生成m 个初始解-In the ABC algorithm, artificial bee colony division of labor is divided into three type
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:李石峰
  1. bee

    0下载:
  2. 将人工蜂群算法应用到机器人路径规划问题上,使机器人路径规划问题得到很好地解决。-The artificial colony algorithm applied to the robot path planning problem, make the robot path planning problem is handled well.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:王帅
  1. beeColony

    0下载:
  2. 用java语言写的通用人工蜂群算法,源代码里面有清晰的英文注释以及测试代码。可供大家学习研究。-It is the common artificial bee colony algorithm written in java language, the source code which has a clear English comments and test code. For everyone to study.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:Yang
  1. ABC

    0下载:
  2. C++语言写的通用人工蜂群算法,里面有详细的注释。源代码中具有Main函数,里面写有测试代码,可直接运行看测试结果。-the artificial artificial bee colony algorithm of C++ language edition, which has a detailed note. Source code with Main function, which has written test code, c
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:Yang
  1. Bee-colony-algorithm-source-code

    0下载:
  2. 基本的(Artificial bee colony algorithm ABC)人工蜂群算法源代码,本人亲自测试并通过的,使用C语言编写。-The basic (Artificial bee colony algorithm ABC) artificial bee colony algorithm source code, the use of C language.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:hulongmin
  1. ABC_MATLAB_web

    0下载:
  2. 基于人工蜂群算法的多方面的问题用matlab软件进行了仿真以及相关细节方面的描述和编程-Based on the artificial bee colony algorithm with a wide range of problems with matlab software simulation and related details of the descr iption and programming
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:张爱余
  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-16
    • 文件大小:21504
    • 提供者:徐练淞
  1. Artificial-Bee-Colony

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

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:陈春朝
  1. ABCPSO

    3下载:
  2. 人工蜂群算法与粒子群算法结合形成的改进算法,可以通过代码学习了解算法结构-The improved algorithm of artificial swarm algorithm combined with particle swarm algorithm can be used to understand the structure of the algorithm through code learning
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:陈春朝
  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-16
    • 文件大小:58368
    • 提供者:木棉
  1. MATLABABCv2

    0下载:
  2. 实现人工蜂群算法的基本思想,用到多值函数进行验证。(The basic idea of realizing artificial bee colony algorithm is used to verify the multi value function.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:王波001
  1. 2016.09.04ABC-SVM

    0下载:
  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例程

    • 发布日期:2024-05-16
    • 文件大小:1767424
    • 提供者:二十四格
  1. ABC

    1下载:
  2. 人工蜂群算法,用Python实现。根据情景运用该算法。(Artificial swarm algorithm)
  3. 所属分类:进化算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:bsjfbs
  1. ABC_1

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

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:Becky7163
  1. YPEA114 Artificial Bee Colony

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

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:探索者110
  1. ABC_identify

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

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:清风丶
  1. ABC-MRCPSP

    0下载:
  2. Excel数据文件包含多达350个不同规模的算例。上传的matlab程序使用人工蜂群算法求解,之后大多数算例结果达到当今世界已知最优值。(The Excel data file contains up to 350 instances of different sizes. The uploaded matlab program uses the artificial bee colony algorithm to solve the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1089536
    • 提供者:张三小鸡
  1. 2MHs

    1下载:
  2. 分别使用两种算法(人工蜂群ABC和蚁群ACS)求解多模式资源约束项目调度问题MRCPSP,matlab编程实现。不同规模的算例多达350个,在EXCEL文件可直接读入。MH=meta-heuristics(Two kinds of algorithms (artificial bee colony ABC and ant colony ACS) are used to solve the multi-mode resource cons
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-07-29
    • 文件大小:1080320
    • 提供者:张三小鸡
« 1 2 3 4 5 6 78 »

源码中国 www.ymcn.org