wolffd@0: wolffd@0:
wolffd@0:wolffd@0: g = rbfjacob(net, x)wolffd@0: wolffd@0: wolffd@0:
g = rbfjacob(net, x)
takes a network data structure net
wolffd@0: and a matrix of input vectors x
and returns a three-index matrix
wolffd@0: g
whose i
, j
, k
element contains the
wolffd@0: derivative of network output k
with respect to input
wolffd@0: parameter j
for input pattern i
.
wolffd@0:
wolffd@0: rbf
, rbfgrad
, rbfbkp
Copyright (c) Ian T Nabney (1996-9) wolffd@0: wolffd@0: wolffd@0: wolffd@0: