Neural Network Toolbox Previous page   Next Page

Network Initialization

The network has only one neuron, as only one output value of the signal T is being generated at each time step. This neuron has five inputs, the five delayed values of the signal T.

The function newlin creates the network shown above. We use a learning rate of 0.1 for incremental training.


Previous page  Applin2: Adaptive Prediction Network Training Next page

© 1994-2005 The MathWorks, Inc.