| 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. 
 | 
 
© 1994-2005 The MathWorks, Inc.