Neural Network Toolbox Previous page   Next Page

Network Design

Because the relationship between past and future values of the signal is not changing, the network can be designed directly from examples using newlind.

The problem as defined above has five inputs (the five delayed signal values), and one output (the next signal value). Thus, the network solution must consist of a single neuron with five inputs.

Here newlind finds the weights and biases, for the neuron above, that minimize the sum-squared error for this problem.

The resulting network can now be tested.


Previous page  Applin1: Linear Design Network Testing Next page

© 1994-2005 The MathWorks, Inc.