基本的人工蜂群算法我要分享

Basic artificial bee colony algorithm

算法 基本 蜂群 人工

关注次数: 218

下载次数: 0

文件大小: 3.34 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: 基本的人工蜂群算法,通过多个优化函数测试,在非限制性问题的函数优化问题上,人工蜂群算法比常见的启发式算法具有更优越的性能。人工蜂群算法简单易于实现可以提高处理问题的有效性。算法使用较少的参数控制,鲁棒性强。


English Description:

Basic artificial bee colony algorithm, through multiple optimization function test on the function optimization problem of unconstrained problems, artificial bee colony algorithm than common heuristic algorithm with better performance. Artificial bee colony algorithm is simple and easy to implement to improve the effectiveness of treatment. Control algorithm uses less parameters and robustness.


代码预览