BP神经网络算法代码及课件我要分享

BP neural network algorithm code and courseware

神经网络拟合 BP神经网络算法

关注次数: 153

下载次数: 1

文件大小: 5907KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

1)网络结构为三层,隐层神经元个数自定,说明神经网络结构; 2)获取两组数据,一组作为训练集,一组作为测试集; 3)用训练集训练网络; 4)用测试集检验训练结果,并显示拟合结果。


English Description:

1) The structure of the network is three layers, and the number of neurons in the hidden layer is self-determined;


代码预览

Matlab与信号处理(2).pdf

Matlab与信号处理(3).pdf

MATLAB与信号处理(4).pdf

MATLAB与信号处理(5) .pdf

代码.txt

MATLAB与信号处理(1).pdf