rbfpak
Purpose
Combines all the parameters in an RBF network into one weights vector.
Synopsis
w = rbfpak(net)
Description
w = rbfpak(net)
takes a network data structure
net
and combines the component parameter matrices into a single row vector
w
.
See Also
rbfunpak
,
rbf
Pages:
Index
Copyright (c) Ian T Nabney (1996-9)