pso 应用粒子群优化算法优化bp网络的权值和阈值应用于故障诊断我要分享

PSO uses particle swarm optimization algorithm to optimize the weights and thresholds of BP network

pso 粒子群优化算法 bp网络 权值 阈值 故障诊断

关注次数: 308

下载次数: 6

文件大小: 3KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

应用粒子群优化算法优化bp网络的权值和阈值应用于故障诊断,程序可行,效果明显编写详细,注释清晰。


English Description:

Applying particle swarm optimization algorithm to optimize the weights and thresholds of BP network to fault diagnosis, the program is feasible, the effect is obvious, the writing is detailed, and the notes are clear


代码预览

粒子群算法优化BP网络用于故障诊断

................................\fun.m

................................\PSO.m

................................\psobp.m