搜索资源列表

  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-06-06
    • 文件大小:14336
    • 提供者:wangyiping
  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-06-06
    • 文件大小:503808
    • 提供者:王宗裔
  1. Artificial-Bee-Colony

    0下载:
  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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:5120
    • 提供者:陈旭
  1. Bee-colony-alogrithms

    0下载:
  2. 蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。为了解决多变量函数优化问题,Karaboga提出了人工蜂群算法ABC模型(artificial bee colony algorithm)。 -artificial bee colony algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:4096
    • 提供者:new person
  1. BEE

    0下载:
  2. 人工蜂群算法用于解决TSP问题, 并且可以用来解决数值优化问题-A Combinatiorial Artificial Bee conlony Algorithma for traveling salesman problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:1025024
    • 提供者:毛耀宗
  1. ABCPSO

    1下载:
  2. 应用matlab编写的人工蜂群算法智能优化-Intelligent Optimization of application matlab prepared artificial bee colony algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:5120
    • 提供者:刘珊娜
  1. abc-clustering

    0下载:
  2. 基于人工蜂群算法(artificial bee colony algorithm)的聚类优化算法-Clustering optimization algorithm based on artificial bee colony algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:4096
    • 提供者:zhangdongli
  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-06-06
    • 文件大小:3072
    • 提供者:小少年郎
  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-06-06
    • 文件大小:334848
    • 提供者:gahuan
  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 t
  3. 所属分类:matlab例程

  1. sousuoeryuanhanshujixiaozhi

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

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

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

    • 发布日期:2024-06-06
    • 文件大小:41984
    • 提供者:nwpuls
  1. ABC-Matlab

    0下载:
  2. 通过人工蜂群优化算法对分类好的数据进行处理,对分类中的某个函数或参数进行修改(Artificial Bee Optimization)
  3. 所属分类:OpenCV

    • 发布日期:2024-06-06
    • 文件大小:41984
    • 提供者:woniu
  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-06-06
    • 文件大小: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-06-06
    • 文件大小:2048
    • 提供者:水之子
  1. 人工蜂群

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

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

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

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

    0下载:
  2. 使用人工蜂群算法求解优化问题,代码可以运行。(Using artificial bee colony algorithm to solve the optimization problem, the code can run.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-06
    • 文件大小:7168
    • 提供者:鹤立鸡群
  1. 蛙跳算法

    1下载:
  2. 蛙跳算法,基于蛙跳算法实现优化变分模态分解的K和a.(Frog jump algorithm, based on the frog jump algorithm to achieve optimal variational mode decomposition K and A.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:qazplm123oop
« 12 3 »

源码中国 www.ymcn.org