Neural Network Toolbox Previous page   Next Page

Network Use Functions
adapt
Allow a neural network to adapt.
disp
Display a neural network's properties.
display
Display a neural network variable's name and properties.
init
Initialize a neural network.
sim
Simulate a neural network.
train
Train a neural network.

New Networks Functions
network
Create a custom neural network.
newc
Create a competitive layer.
newcf
Create a cascade-forward backpropagation network.
newelm
Create an Elman backpropagation network.
newff
Create a feed-forward backpropagation network.
newfftd
Create a feed-forward input-delay backprop network.
newgrnn
Design a generalized regression neural network.
newhop
Create a Hopfield recurrent network.
newlin
Create a linear layer.
newlind
Design a linear layer.
newlvq
Create a learning vector quantization network
newp
Create a perceptron.
newpnn
Design a probabilistic neural network.
newrb
Design a radial basis network.
newrbe
Design an exact radial basis network.
newsom
Create a self-organizing map.


Previous page  Net Input Derivative Functions Performance Derivative Functions Next page

© 1994-2005 The MathWorks, Inc.