新版Matlab中神经网络训练函数Newff的使用方法.docVIP

  • 1697
  • 0
  • 约3.49千字
  • 约 8页
  • 2017-03-03 发布于湖北
  • 举报

新版Matlab中神经网络训练函数Newff的使用方法.doc

新版Matlab中神经网络训练函数Newff的使用方法 介绍新版newff Syntax net = newff(P,T,[S1 S2...S(N-l)],{TF1 TF2...TFNl}, BTF,BLF,PF,IPF,OPF,DDF) Description newff(P,T,[S1 S2...S(N-l)],{TF1 TF2...TFNl}, BTF,BLF,PF,IPF,OPF,DDF) takes several arguments P R x Q1 matrix of Q1 sample R-element input vectors T SN x Q2 matrix of Q2 sample SN-element target vectors Si Size of ith layer, for N-1 layers, default = [ ]. (Output layer size SN is determined from T.) TFi Transfer function of ith layer. (Default = tansig for hidden layers and purelin for output layer.) BTF Backpropagation network training function (default = t

文档评论(0)

1亿VIP精品文档

相关文档