Neural Network Toolbox |
Important Recurrent Network Functions
Elman networks can be created with the function newelm
.
Hopfield networks can be created with the function newhop
.
Type help elman
or help hopfield
to see a list of functions and demonstrations related to either of these networks.
Introduction | Elman Networks |
© 1994-2005 The MathWorks, Inc.