[Master Index]
[Index for export/lyngby]
lyngby_nn_cdew
(export/lyngby/lyngby_nn_cdew.m)
Function Synopsis
dEW = lyngby_nn_cdew(EY, HH, W)
Help text
lyngby_nn_cdew - Classifier neural network, output 1st der.
function dEW = lyngby_nn_cdew(EY, HH, W)
Input: EY Difference between neural network output and
target output (Y-T)
HH Hidden layer values with bias unit
W Output weights
Output: dEW Derivative in a matrix
First order derivative for the output weight of the classifier
neural network.
See also: lyngby_nn_cdev
Cross-Reference Information
This function is called by
Produced by mat2html on Wed Jul 29 15:43:40 2009
Cross-Directory links are: OFF