Neural Network Toolbox Previous page   Next Page
nnt2lvq

Update NNT 2.0 learning vector quantization network

Syntax

net = nnt2lvq(PR,W1,W2,LR,LF)

Description

nnt2lvq(PR,W1,W2,LR,LF) takes these arguments,

and returns a radial basis network.

The learning function LF can be learnlv1 or learnlv2.

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

See Also

newlvq


Previous page  nnt2lin nnt2p Next page

© 1994-2005 The MathWorks, Inc.