wolffd@0: wolffd@0: wolffd@0: wolffd@0: Netlab Reference Manual rbfsetfw wolffd@0: wolffd@0: wolffd@0: wolffd@0:

rbfsetfw wolffd@0:

wolffd@0:

wolffd@0: Purpose wolffd@0:

wolffd@0: Set basis function widths of RBF. wolffd@0: wolffd@0:

wolffd@0: Synopsis wolffd@0:

wolffd@0:
wolffd@0: net = rbfsetfw(net, scale)
wolffd@0: 
wolffd@0: wolffd@0: wolffd@0:

wolffd@0: Description 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:

wolffd@0: See Also wolffd@0:

wolffd@0: rbftrain, rbfsetbf, gmmem
wolffd@0: Pages: wolffd@0: Index wolffd@0:
wolffd@0:

Copyright (c) Ian T Nabney (1996-9) wolffd@0: wolffd@0: wolffd@0: wolffd@0: