Neural Network Toolbox |
Update NNT 2.0 learning vector quantization network
Syntax
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
nnt2lin | nnt2p |
© 1994-2005 The MathWorks, Inc.