Neural Network Toolbox Previous page   Next Page

Learning Functions
learncon
Conscience bias learning function.
learngd
Gradient descent weight/bias learning function.
learngdm
Grad. descent w/momentum weight/bias learning function.
learnh
Hebb weight learning function.
learnhd
Hebb with decay weight learning rule.
learnis
Instar weight learning function.
learnk
Kohonen weight learning function.
learnlv1
LVQ1 weight learning function.
learnlv2
LVQ2 weight learning function.
learnos
Outstar weight learning function.
learnp
Perceptron weight and bias learning function.
learnpn
Normalized perceptron weight and bias learning function.
learnsom
Self-organizing map weight learning function.
learnwh
Widrow-Hoff weight and bias learning rule.

Line Search Functions
srchbac
One-dim. minimization using backtracking search.
srchbre
One-dim. interval location using Brent's method.
srchcha
One-dim. minimization using Charalambous' method.
srchgol
One-dim. minimization using Golden section search.
srchhyb
One-dim. minimization using Hybrid bisection/cubic search.


Previous page  Reference Net Input Derivative Functions Next page

© 1994-2005 The MathWorks, Inc.