bpnet

所属分类:matlab编程
开发工具:matlab
文件大小:369KB
下载次数:1
上传日期:2019-03-08 21:02:56
上 传 者陈一七
说明:  BP 神经网络是一种多层前馈神经网络,该网络的主要特点是信号前向传递,误差反向传播。在前向传递中,输入信号从输入层经隐含层逐层处理,直至输出层 . 每一层的神经元状态只影响下一层神经元状态 。 如果输出层得不到期望输出,则转入反向传播 ,根据预测误差调整网络权值和阔值
(BP neural network is a multi-layer feedforward neural network. Its main characteristics are forward signal transmission and back error propagation. In forward transmission, the input signal is processed from the input layer through the hidden layer to the output layer. The state of neurons in each layer only affects the state of neurons in the next layer. If the output layer can't get the desired output, it goes back propagation and adjusts the network weights and broadband values according to the prediction error)

文件列表:
bpnet\BPDLX.m (6159, 2013-08-21)
bpnet\chapter1_1.asv (3896, 2013-08-21)
bpnet\chapter1_1.m (4030, 2013-08-21)
bpnet\data1.mat (93015, 2009-08-29)
bpnet\data2.mat (92845, 2009-08-29)
bpnet\data3.mat (92937, 2009-08-29)
bpnet\data4.mat (93438, 2009-08-29)
bpnet (0, 2013-08-21)

近期下载者

相关文件


收藏者