搜索资源列表

  1. Chaotic-Artificial-Bee-Colony

    0下载:
  2. 混沌人工蜂群算法在人脸姿态识别中的应用,很值得一看。-Chaos in the face of artificial swarm algorithm gesture recognition applications, it is worth a visit.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:798720
    • 提供者:xxz
  1. Bee-colony-alogrithms

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

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

    0下载:
  2. 用vc++编程的人工蜂群算法的一种实现。-a kind of honey bee algorithm written by vc++
  3. 所属分类:生物技术

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

    0下载:
  2. 人工蜂群算法的JAVA程序,希望对学习该算法的同学有用-artificial bee algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:ling
  1. BEE

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

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

    0下载:
  2. 人工蜂群算法的具体实现源代码……用C语言写的哦亲-the ABC algorithm s code which was writed by C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:毛耀宗
  1. bee-algorithm

    0下载:
  2. 人工蜂群算法的应用研究-the bee conlony algorithm research
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1756160
    • 提供者:毛耀宗
  1. rengongfengqun

    0下载:
  2. 基于matlab编写的人工蜂群算法,用于求解函数即止,供参考-Matlab prepared artificial bee colony algorithm for solving function basis for reference
  3. 所属分类:matlab例程

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

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

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:刘珊娜
  1. abcup

    0下载:
  2. 人工蜂群算法的sphere,rosenbrock,schwefel,ackley,griewank函数实现-The artificial bee colony algorithm of sphere, rosenbrock,schwefel, ackley, griewank function implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:zhangdongli
  1. abc-clustering

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

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

    0下载:
  2. 人工蜂群算法代码,双层优化计算路网的最大社会效益。-Artificial Bee Colony
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:左志
  1. Rough-Set-based-Feature-Selection

    0下载:
  2. 离散人工蜂群算法用于解决特征选取问题,可以学习文章中将群智能算法离散化的方法,以便于解决离散问题。-Discrete artificial bee colony algorithm for solving feature selection problem, you can learn article will swarm intelligence algorithm discretization method, in order to
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 人工蜂群算法的源代码,很好用,可以自己个别的修改下-Artificial bee colony algorithm source code, very good, and modifications can be their own individual
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:wangguan
  1. MATLABABCv21

    1下载:
  2. 人工蜂群算法应用在Sphere函数优化,运行30次,求平均值-ABC
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:25600
    • 提供者:马红娇
  1. 111

    0下载:
  2. 人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-English
  3. 所属分类:软件工程

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

    0下载:
  2. 人工蜂群算法是今年来蓬勃发展的一类新型智能算法。这个代码是算法发明人写的,调试可用。-Artificial bee colony algorithm is a new AI algorithm. The code was written by the algorithm inventor and it is useful.
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 人工蜂群算法在函数优化上的应用 matlab 应用仿真 函数优化-Artificial bee colony algorithm application in function optimization matlab simulation function optimization
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:迟思莹
  1. Artificial-Bee--Colony

    0下载:
  2. 实现了人工蜂群算法(ABC),并使用算法对几个经典的测试函数进行计算,获得了理想的结果-Artificial bee colony algorithm (ABC), and using the algorithm on several classic test function is calculated to obtain the desired results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:41984
    • 提供者:
  1. Algorithm

    0下载:
  2. 这是人工蜂群算法的一个实现步骤的程序;望多多指教,实属菜鸟。-This is the process of the artificial colony algorithm implementation steps
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:阳建龙
« 1 2 34 5 6 7 8 »

源码中国 www.ymcn.org