gmmpak
Purpose
Combines all the parameters in a Gaussian mixture model into one vector.
Synopsis
p = gmmpak(mix)
Description
p = gmmpak(net)
takes a mixture data structure
mix
and combines the component parameter matrices into a single row vector
p
.
See Also
gmm
,
gmmunpak
Pages:
Index
Copyright (c) Ian T Nabney (1996-9)