搜索资源列表

  1. 人工蜂群算法

    0下载:
  2. 这是人工蜂群算法(artificial bee colony)的matlab仿真程序,如果有用到的,相信会有用处
  3. 所属分类:源码下载

  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-04-30
    • 文件大小:49152
    • 提供者:weijia
  1. Artificial-bee-colony

    0下载:
  2. 人工蜂群算法(简称ABC)是由土耳其埃尔吉耶斯大学的Karaboga在2005年提出的一种基于蜜蜂群智能搜索行为的随机优化算法-Artificially colony algorithm (hereinafter referred to as ABC) is by Turkish elgie yves university in 2005 Karaboga
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:503808
    • 提供者:王宗裔
  1. ABC_MATLAB_web

    0下载:
  2. 一种模拟蜂群觅食的算法,人工蜂群算法,可以用于参数寻优(artificial beem calculation)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:haqiankaka
  1. basicABC

    1下载:
  2. 基本人工蜂群算法,带中文注释 可以用来求解优化问题,也可在此基础上改进(Basic Artificial Bee Colony Algorithm with Chinese Notes Can be used to solve the optimization problem can also be improved on this basis)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:3072
    • 提供者:小少年郎
  1. 人工蜂群算法

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

    • 发布日期:2024-04-30
    • 文件大小:334848
    • 提供者:gahuan
  1. sousuoeryuanhanshujixiaozhi

    0下载:
  2. 人工蜂群算法优化,搜索二元函数的极小值问题(ABC-algorithm search the min)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:APHFouhvm@073
  1. 人工蜂群算法_MATLAB 版

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

    • 发布日期:2024-04-30
    • 文件大小:43008
    • 提供者:木棉
  1. 人工蜂群算法_MATLAB 版01

    0下载:
  2. 人工蜂群算法 智能优化算法 启发式算法 程序(artificial swarm optimization)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:41984
    • 提供者:nwpuls
  1. 人工蜂群算法研究综述_作者 (1)

    0下载:
  2. 人工蜂群算法,智能算法,多目标多维度目标搜索(Artificial bee colony algorithm, intelligent algorithm, multi objective multi dimensional target search)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:708608
    • 提供者:随意哈
  1. ABC

    0下载:
  2. 标准人工蜂群算法详细代码,含20个基准函数(The standard artificial bee colony algorithm contains 20 benchmark functions)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:1449984
    • 提供者:美猪子
  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-04-30
    • 文件大小:28672
    • 提供者:dingli1
  1. 人工蜂群算法

    0下载:
  2. 群优化算法之一,模拟蜂群种族特征,优化算法计算(One of the group optimization algorithms to simulate the race characteristics of the swarm of bees and the calculation of the optimization algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:水之子
  1. 人工蜂群

    0下载:
  2. 人工蜂群算法,可用于各领域优化,也可进行算法研究,对算法进行改进(artificial bee colony algorithm that can be used for optimization)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:43008
    • 提供者:tr391549718
  1. MATLABABCv2

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

    • 发布日期:2024-04-30
    • 文件大小:5120
    • 提供者:非凡哥
  1. 蜂群-Matlab-origin

    0下载:
  2. matlab的人工蜂群算法程序,打开程序即可适用(An artificial group algorithm program for matlab)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:41984
    • 提供者:xiaodaisuannai
  1. 人工蜂群算法改进版

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

    • 发布日期:2024-04-30
    • 文件大小:34816
    • 提供者:dw dw dw dw
  1. ABCPSO(人工蜂群算法与粒子群算法)-新

    6下载:
  2. ABCPSO(人工蜂群算法与粒子群算法)(ABCPSO (Artificial Bee Colony and Particle Swarm Optimization))
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:5120
    • 提供者:dldw75
  1. 人工蜂群算法

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

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

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

    • 发布日期:2024-04-30
    • 文件大小:57344
    • 提供者:辣条青年
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org