多种粒子群算法我要分享

Multiple particle swarm optimization

粒子群算法CPSO clpso-MATLAB FIPSO CPSO 粒子群算法

关注次数: 205

下载次数: 3

文件大小: 129KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

里面包含全面的粒子群算法,有CLPSO、CPSO、FIPSO等。


English Description:

It contains a comprehensive particle swarm optimization algorithm, including CLPSO, CPSO, FIPSO and so on.


代码预览

TEC matlab code

...............\CLPSO_new_func.m

...............\com_func1_data.mat

...............\com_func2_data.mat

...............\com_func2_M_D10.mat

...............\com_func2_M_D30.mat

...............\com_func3_data.mat

...............\com_func3_M_D10.mat

...............\com_func3_M_D30.mat

...............\CPSO_func.m

...............\FDR_func.m

...............\hybrid_func1_data.mat

...............\hybrid_func1_M_D10.mat

...............\hybrid_func1_M_D30.mat

...............\hybrid_func2_data.mat

...............\hybrid_func2_M_D10.mat

...............\hybrid_func2_M_D30.mat

...............\orthm_generator.m

...............\PSO_cf_func.m

...............\PSO_cf_local_func.m

...............\PSO_func.m

...............\PSO_local_func.m

...............\readme.txt

...............\TEC_test.m

...............\TEC_test_function.m

...............\TEC_test_rot.m

...............\UPSO_func.m

...............\wFIPS_func.m