BP神经网络的整个训练我要分享

The whole training of BP neural network

神经网络 matlab数据处理 数据归一化 数据平滑 MATLAB归一化

关注次数: 317

下载次数: 0

文件大小: 7KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

BP神经网络的整个训练过程(从数据剔除,平滑处理,归一化,到构建训练网络,反归一化,你拟合作图)毕设课题作业,保证可用


English Description:

BP neural network the training process (removed from the data, smoothing, normalization, to build the training network, anti-normalization, you wish to cooperate diagram) subjects completed the design work to ensure that available


代码预览

BP

..\BP.m

..\data2.m

..\data56.m

..\data60.m

..\dataprocess1.m

..\dataprocess2.m

..\dataprocess3.m