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