Daniel@0: Daniel@0: Daniel@0: Daniel@0: Netlab Reference Manual rbfsetfw Daniel@0: Daniel@0: Daniel@0: Daniel@0:

rbfsetfw Daniel@0:

Daniel@0:

Daniel@0: Purpose Daniel@0:

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

Daniel@0: Synopsis Daniel@0:

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

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

Daniel@0: See Also Daniel@0:

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

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