粒子群算法(pso)标准测试函数验证程序。我要分享

Particle Swarm Optimization (PSO) validator standa

others 算法 测试 pso 程序 函数 标准 粒子 验证

关注次数: 248

下载次数: 0

文件大小: 2.62 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层


English Description:

Particle swarm optimization (PSO) standard test function verification program. In one m file, seven standard test functions (Ackley, etc.) used for verification in the current literature, three-dimensional dynamic display, particle scattering when over concentrated and other functions are included. The purpose of this paper is to provide a relatively complete, simple and easy to understand Standard Version for learners and researchers of PSO algorithm. Beginners can get started quickly through this program, so as to put more energy into the deep


代码预览