通过MATLAB实现pso优化bp中以发挥其最大优势我要分享

PSO is optimized in BP by MATLAB in order to play its greatest advantage

​PSO算法 BP神经网络

关注次数: 177

下载次数: 0

文件大小: 51KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

PSO算法和BP神经网络都是现在非常热门的两个算法,在各自的领域都担当着至关重要的作用,通过MATLAB实现pso优化bp中以发挥其最大优势。


English Description:

PSO algorithm and BP neural network are now very popular two algorithms, in their respective fields are playing a vital role, through MATLAB PSO optimization BP in order to play its greatest advantage.


代码预览

chapter3

chapter3\Code.m

chapter3\Cross.m

chapter3\Decode.m

chapter3\Genetic.m

chapter3\Mutation.m

chapter3\Select.m

chapter3\data.m

chapter3\data.mat

chapter3\test.m