Neural Network Toolbox
  Go to function:
    Search    Help Desk 
nnt2c    See Also

Update NNT 2.0 competitive layer to NNT 3.0

Syntax

net = nnt2c(pr,w,klr,clr)

Description

nnt2c(PR,W,KLR,CLR) takes these arguments,

and returns a competitive layer.

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

See Also

newc



[ Previous | Help Desk | Next ]