文件名称:altificial-bee-colonyalgorithm
介绍说明--下载内容均来自于网络,请自行研究使用
人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-Artificial bee colony algorithm is an optimization technique to mimic the behavior of bees make is thinking of a particular cluster of intelligent application, its main feature is the need to understand the issue of the special information needs only to compare the merits of the issue, by everyone local optimization of individual worker bees behavior, and ultimately the global optimum in the manipulation group come to the fore, it has a faster convergence rate.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蜂群算法 [with-matlab]
......................\ABC_MATLAB
......................\..........\calculateFitness.m
......................\..........\GreedySelection.m
......................\..........\griewank.m
......................\..........\griewank_web.mat
......................\..........\rastrigin.M
......................\..........\rosenbrock.M
......................\..........\runABC.m
......................\..........\Sphere.m