Neural Network Toolbox Previous page   Next Page
nnt2hop

Update NNT 2.0 Hopfield recurrent network

Syntax

net = nnt2hop(W,B)

Description

nnt2hop(W,B) takes these arguments,

and returns a perceptron.

Once a network has been updated, it can be simulated, initialized, adapted, or trained with sim, init, adapt, and train.

See Also

newhop


Previous page  nnt2ff nnt2lin Next page

© 1994-2005 The MathWorks, Inc.