基于多智能体的粒子群算法我要分享

Particle swarm optimization algorithm based on multi agent

MAPSO-MATLAB 粒子群-分配 负荷分配 分配问题matlab

关注次数: 358

下载次数: 3

文件大小: 140KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

本程序用matlab编写,在传统的基本粒子群算法基础上结合多智能体思想,编写了基于多智能体的粒子群算法,并结合电力负荷分配问题比较了其实际效果


English Description:

This program is written in MATLAB, based on the traditional basic particle swarm optimization algorithm, combined with the idea of multi-agent, the particle swarm optimization algorithm based on multi-agent is written, and the actual effect is compared with the power load distribution problem


代码预览

mapso

.....\competition.m

.....\fvalue.m

.....\initial.m

.....\mapso.m

.....\neibor.m

.....\pso_result.mat

.....\self_study.m