Neural Network Toolbox Previous page   Next Page

Performance Derivative Functions
dmae
Mean absolute error performance derivative function.
dmse
Mean squared error performance derivatives function.
dmsereg
Mean squared error w/reg performance derivative function.
dsse
Sum squared error performance derivative function.

Performance Functions
mae
Mean absolute error performance function.
mse
Mean squared error performance function.
msereg
Mean squared error w/reg performance function.
sse
Sum squared error performance function.

Plotting Functions
hintonw
Hinton graph of weight matrix.
hintonwb
Hinton graph of weight matrix and bias vector.
plotbr
Plot network perf. for Bayesian regularization training.
plotep
Plot weight and bias position on error surface.
plotes
Plot error surface of single input neuron.
plotpc
Plot classification line on perceptron vector plot.
plotperf
Plot network performance.
plotpv
Plot perceptron input target vectors.
plotsom
Plot self-organizing map.
plotv
Plot vectors as lines from the origin.
plotvec
Plot vectors with different colors.


Previous page  Network Use Functions Pre- and Postprocessing Functions Next page

© 1994-2005 The MathWorks, Inc.