Neural Network Toolbox Previous page   Next Page
nnt2rb

Update NNT 2.0 radial basis network

Syntax

net = nnt2rb(PR,W1,B1,W2,B2)

Description

nnt2rb(PR,W1,B1,W2,B2) takes these arguments,

and returns a radial basis network.

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

See Also

newrb, newrbe, newgrnn, newpnn


Previous page  nnt2p nnt2som Next page

© 1994-2005 The MathWorks, Inc.