Neural Network Toolbox |
Introduction
Today, neural networks can solve problems of economic importance that could not be approached previously in any practical way. Some of the recent neural network applications are discussed in this chapter. See Introduction for a list of many areas where neural networks already have been applied.
Note The rest of this chapter describes applications that are practical and make extensive use of the neural network functions described throughout this documentation. |
Application Scripts
The linear network applications are contained in scripts applin1
and applin2
.
The Elman network amplitude detection application is contained in the script appelm1
.
The character recognition application is in appcr1
.
Type help nndemos
to see a listing of all neural network demonstrations or applications.
Applications | Applin1: Linear Design |
© 1994-2005 The MathWorks, Inc.