基于遗传算法的BP神经网络优化算法我要分享

BP neural network optimization algorithm based on genetic algorithm

遗传算法 BP神经网络优化算法 GA BP

关注次数: 279

下载次数: 5

文件大小: 5KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

基于遗传算法的BP神经网络优化算法,以某拖拉机的齿轮箱为工程背景,介绍使用基于遗传算法的BP神经网络进行齿轮箱故障的诊断。


English Description:

BP neural network optimization algorithm based on genetic algorithm. Taking the gearbox of a tractor as the engineering background, this paper introduces the use of BP neural network based on genetic algorithm for gearbox fault diagnosis


代码预览

GA_BP

.....\Bpfun.m

.....\callbackfun.m

.....\data.mat

.....\GABPMain.m

.....\Objfun.m