搜索资源列表

  1. ABC

    0下载:
  2. 人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-Artificial colony algorithm is to imitate the bee behavior put forward an optimization method,Only need to compare advantages and disadvant
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:翔子
  1. altificial-bee-colonyalgorithm

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

    • 发布日期:2024-05-16
    • 文件大小:44032
    • 提供者:张校非
  1. ABC

    0下载:
  2. 人工蜂群算法,已验证,能有效运行进行计算-Artificial bee colony algorithm, has been verified, can effectively run the calculation
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 这是人工蜂群算法的代码,使用C语言编写的,可以解决优化的问题。-this is ABC algorithm,it is coded by c language,and it helps to solve the problem of optimism
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:huguang
  1. ABCopengl

    0下载:
  2. 简单实现人工蜂群算法(ABC)的仿真,Java&OpenGL-Simple implementation of artificial bee colony algorithm (ABC) Simulation
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:niceLafeier
  1. fengqunsuanfaPID

    0下载:
  2. 针对工业控制中常用的PID控制器参数整定困难的问题,提出一种基于人工蜂群算法的参数整定方法。将PID控制器待整定参数看作蜜源,利用蜂群特有的角色转变机制搜索优质的参数组合 选取绝对误差矩积分性能指标作为参数寻优的目标函数。仿真实验结果表明,所采用的算法能够提高控制系统的动态性能,增强系统的快速性和稳定性,适用于PID控制器的自整定。 -For industrial control commonly used in PID contr
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-16
    • 文件大小:52224
    • 提供者:zxljzxl
  1. fengqun

    0下载:
  2. 硕士论文:人工蜂群算法的研究。介绍了人工蜂群算法及其改进。-Master Thesis: the research of the artificial bee colony algorithm. The artificial bee colony algorithm and its improvement are introduced.
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:12997632
    • 提供者:周鹏
  1. ABC-for-extreme-value

    0下载:
  2. 通过应用人工蜂群算法计算函数的极值,并且在收敛速度很快的情况下得到最优解-Extreme computing function through the application of artificial bee colony algorithm, and the optimal solution in the case of fast convergence
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:刘峰
  1. ABC1

    0下载:
  2. 使用VB编程软件并且利用人工蜂群算法,求解3维多峰值函数问题-Using VB programming software and the use of artificial bee colony algorithm for solving three-dimensional multi-peak function problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:刘峰
  1. Artificial-bee-colony-algorithm

    0下载:
  2. 人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,具有较快的收敛速度和寻优精度。-Artificial bee colony algorithm is to mimic the behavior of an optimization method proposed by bees, has a faster convergence rate and optimization accuracy.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:文文山
  1. rengongfengqungaijin

    0下载:
  2. 人工蜂群算法改进源程序,它不同于一般的蜂群算法,收敛更快-Artificial bee colony algorithm to improve the source code, which is different the general colony algorithm converges faster
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈志望
  1. shiyingduhanshu

    0下载:
  2. 蜂群算法计算适应度函数,它有利于初学者对人工蜂群算法的学习-Colony algorithm fitness function, it is conducive to beginners learning artificial bee colony algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:114688
    • 提供者:陈志望
  1. IABC

    1下载:
  2. 在求解函数优化问题时,为了提升人工蜂群算法局部搜索能力,提出了一种新颖的混沌蜂群算法。-in order to improve the ability of artificial bee colony algotithm at exploitation, a novel chaos-artificial bee colony algorithm is proposed for continuous function optimizati
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:王峰
  1. ABC-C

    0下载:
  2. 人工蜂群算法的C语言代码,可以自己进行扩充修改-Artificial bee colony algorithm C language code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:王丽华
  1. ARTIFICIAL-BEE-COLONY-ALGORITHM

    0下载:
  2. 人工蜂群算法:通过模拟蜂群活动。 于2005年由Dervis Karaboga开发-ARTIFICIAL BEE COLONY ALGORITHM Artificial Bee Colony Algorithm was developed by Dervis Karaboga in 2005
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:43008
    • 提供者:Richard
  1. artificial-bee-colony

    0下载:
  2. 人工蜂群算法的MATLAB实现,值得学习。-Artificial bee colony algorithm MATLAB implementation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:lsyreg
  1. ABC_MATLAB

    0下载:
  2. ABC人工蜂群算法的MATLAB实现感觉还算好用 个别可以自己修改一下 -ABC Artificial Bee Colony Algorithm MATLAB
  3. 所属分类:matlab例程

  1. abc

    0下载:
  2. 人工蜂群算法的MATLAB实现以及一个简单的C++程序来实现,可以参考一下-Artificial bee colony algorithm MATLAB implementation as well as a simple C++ program to achieve, you can refer to
  3. 所属分类:matlab例程

  1. ABCPtestfunction

    0下载:
  2. 原始的人工蜂群算法代码,自己编写的,用于单目标函数的测试-The original artificial bee colony algorithm code, I have written for testing single objective function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:朱子炎
  1. discrete-ABC

    0下载:
  2. 人工蜂群算法,模拟蜂群寻蜜的过程可以实现最优化-Artificial bee colony algorithm to simulate the process of honey bee colony optimization can be achieved
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:8197120
    • 提供者:niu
« 1 2 3 4 5 67 8 »

源码中国 www.ymcn.org