RandWPSO算法我要分享

Randwpso algorithm

关注次数: 143

下载次数: 0

文件大小: 1.19 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明: 权重改进粒子群算法中的随机权重法,将标准PSO算法中设定w为服从某种随机分布的随机数,这样一定程度上可从两方面克服w的线性递减所带来的不足


English Description:

&Weight improves the random weight method of particle swarm optimization, and sets w as a random number that obeys a certain random distribution in the standard PSO algorithm, which can overcome the shortcomings brought by the linear decline of w to a certain extent


代码预览

相关推荐