Daniel@0: Daniel@0:
Daniel@0:Daniel@0: net = rbfsetfw(net, scale) Daniel@0:Daniel@0: Daniel@0: Daniel@0:
net = rbfsetfw(net, scale)
sets the widths of
Daniel@0: the basis functions of the
Daniel@0: RBF network net
.
Daniel@0: If Gaussian basis functions are used, then the variances are set to
Daniel@0: the largest squared distance between centres if scale
is non-positive
Daniel@0: and scale
times the mean distance of each centre to its nearest
Daniel@0: neighbour if scale
is positive. Non-Gaussian basis functions do
Daniel@0: not have a width.
Daniel@0:
Daniel@0: rbftrain
, rbfsetbf
, gmmem
Copyright (c) Ian T Nabney (1996-9) Daniel@0: Daniel@0: Daniel@0: Daniel@0: