Neural Network Toolbox Previous page   Next Page

Functions

The following functions are the utility functions that you can call to perform a lot of the work of simulating or training a network. You can read about them in their respective help comments.

These functions calculate signals.

These functions calculate derivatives, Jacobians, and values associated with Jacobians.

calcgx is used for gradient algorithms; calcjx and calcjejj can be used for calculating approximations of the Hessian for algorithms like Levenberg-Marquardt.

These functions allow network weight and bias values to be accessed and altered in terms of a single vector X.


Previous page  Utility Function Variables Code Efficiency Next page

© 1994-2005 The MathWorks, Inc.