matlab代码实现微粒群工具箱我要分享

Implementation of particle swarm optimization toolbox with matlab code

Convergence-rate 收缩因子 微粒群算法 群速度 LJcluster-pudn

关注次数: 263

下载次数: 0

文件大小: 59K

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:基于matlab的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。


English Description:

Based on the particle swarm optimization toolbox of MATLAB, contraction factor is introduced into the algorithm model, and the convergence speed is improved, but the optimization effect of high-dimensional function is still not ideal.


代码预览