| Neural Network Toolbox | ![]() |
Syntax
Description
nnt2p(PR,W,B,TF,LF) takes these arguments,
PR -- R x 2 matrix of min and max values for R input elements
The transfer function TF can be hardlim or hardlims. The learning function LF can be learnp or learnpn.
Once a network has been updated, it can be simulated, initialized, adapted, or trained with sim, init, adapt, and train.
See Also
| nnt2lvq | nnt2rb | ![]() |
© 1994-2005 The MathWorks, Inc.