基本粒子群优化算法(PSO)的matlab实现我要分享

Matlab implementation of basic particle swarm optimization algorithm

PSO--GM DGM程序 GM GM-PSO 粒子群-gm

关注次数: 290

下载次数: 1

文件大小: 21KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

GM(1,1),DGM,RDGM,P_DGM,P_RDGM模型算法Matlab程序,其参数用粒子群优化算法PSO进行取值,PSO的相关程序也包括其中,result程序给出了相关例子。


English Description:

GM(1,1),DGM,RDGM,P_ DGM,P_ Rdgm model algorithm matlab program, its parameters are determined by particle swarm optimization algorithm PSO, PSO related programs are also included, the result program gives relevant examples.


代码预览

Matlab程序

..........\AdaptFunc.m

..........\BaseStepPso.m

..........\dgm.m

..........\dgm.mat

..........\gm_1_1.m

..........\gm_1_1.mat

..........\InitSwarm.m

..........\matlab.mat

..........\PsoProcess.m

..........\p_dgm.m

..........\p_rdgm.m

..........\rdgm.m

..........\result.m

..........\拟合图.fig