人工鱼群算法我要分享

Artificial fish swarm algorithm

关注次数: 200

下载次数: 0

文件大小: 35.97 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明: 人工鱼群算法是李晓磊博士于2002 年在其博士论文中提出的一种人工智能算法,该算法基于动物行为的自治体寻优模式,通过模拟鱼群的觅食和生存活动来实现在空间中寻求全局最优的一种优化算法,拥有较强的鲁棒性与并行分布处理能力等优点。


English Description:

&Artificial fish swarm algorithm is an artificial intelligence algorithm proposed by Dr. Li Xiaolei in his doctoral dissertation in 2002. The algorithm is based on the autonomous optimization mode of animal behavior, and it is an optimization algorithm to seek global optimization in space by simulating the foraging and survival activities of fish swarm. It has strong robustness and parallel distributed processing ability.


代码预览

相关推荐