BP神经网络预测的算法含代码和数据我要分享

The algorithm of BP neural network prediction code and data

神经网络 BP神经网络

关注次数: 445

下载次数: 8

文件大小: 4KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

BP神经网络预测的算法,内含代码和数据。输入7维,输出1维,前面的35组数据进行训练,最后1组数据进行预测,曲线为神经网络的拟合效果。


English Description:

The algorithm of BP neural network prediction, containing the code and data.In front of the 1 d 7 d input, output, 35 sets of data for training, finally a set of data to forecast, curve fitting effect for neural network.


代码预览

BP神经网络预测

BP神经网络预测\BP_predict.m

BP神经网络预测\data.mat

BP神经网络预测\readme.txt