搜索资源列表
[matlab]altificialbeecolonyalgorithm
- 人工蜂群算法的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
artificial-bee-colony
- 蜂群算法,使用蜂群算法进行选择优化改进,并且得到最适应的结果。可以运行-ABC article bee colony
MATLAB-ABC
- 改进的aritifical bee colony算法求解数值方程-Improved aritifical bee colony algorithm for numerical equation
ABC
- 原始人工蜂群算法求解无约束优化问题,改进了原始算法获得了更好的优化性能-original artificial bee colony algorithm for solving unconstrained optimization problems,we modified this algorithm and obtain a better performance
MATLAB-ABC-advanced
- 基于matlab的蜂群算法,对原始的算法进行了改进,效果比原始算法好-Matlab-based colony algorithm, the original algorithm is improved, the effect is better than the original algorithm
improve-abc
- 改进的ABC算法将贪婪函数和代价函数改变从而达到修正pid参数-ABC improved greedy algorithm will change the function and cost function parameters to achieve the correction pid
ABC
- 改进版的人工蜂群算法,包含了测试函数,可以运行的。-ABC algorithm coded using MATLAB language,Artificial Bee Colony (ABC) is one of the most recently defined algorithms by DervisKaraboga in 2005, motivated by the intelligent behavior of honey bee
c-abc
- 这是对人工蜂群算法加了加速策略进行的改进,称为CABC-this is a algorithm named CABC,which is improved in the fundmantal of ABC(artificial bee clonoy algorithm)
[with-matlab]
- 这是一个关于蜂群算法的源代码,其中有最初版本的和改进后的版本。-This is a algothrim about the ABC
ABC_MATLAB_chengxu_yuanchuang
- 原创的ABC算法,很好的模拟了蜜蜂的采蜜过程,非常适合菜鸟练习改进-Original ABC algorithm, a good simulation of the honey bee collection process, very suitable for rookie practice improvements
人工蜂群算法
- 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。人工蜂群算法属于群智能算法的一种。(Artificial bee colony algorithm is a novel optimization algorithm based o
[with-matlab]
- 本文档是matlab版的人工蜂群算法,包含第一版和改进版(This document is the matlab version of the artificial bee colony algorithm, including the first edition and improved version)
人工蜂群算法改进版
- 改进版人工蜂群算法,实现复杂函数的有效求解!!(The improved artificial bee colony algorithm realizes the effective solution of complex functions!!)
改进人工蜂群算法
- 基于人工蜂群算法的鲁棒通信定位算法与实现(Robust communication location algorithm and Implementation Based on artificial bee colony algorithm)
ABC算法
- matlab语言的人工蜂群算法,包括最初版本和改进版两版(Matlab language artificial bee colony algorithm, including the initial version and the improved version)
ABC-K-means
- 基于改进人工蜂群算法的K均值聚类算法-喻金平-郑杰-梅宏标,matlab(K-means clustering algorithm based on improved artificial bee colony algorithm-Yu Jinping-Zheng Jie-Mei Hongbiao, matlab)
IABC-KMC-master
- ABC蜂群算法含有K均值聚类的改进的算法(Improvement of ABC colony algorithm with K-means clustering)