Daniel@0: Daniel@0:
Daniel@0:Daniel@0: demgmm3Daniel@0: Daniel@0: Daniel@0:
A Gaussian mixture model with three components is trained using EM. The Daniel@0: parameter vector is printed before training and after training. The user Daniel@0: should press any key to continue at these points. The parameter vector Daniel@0: consists of priors (the column), and centres (given as (x, y) pairs as Daniel@0: the next two columns). The diagonal entries of the Daniel@0: covariance matrices are printed separately. Daniel@0: Daniel@0:
The second figure is a 3 dimensional view of the density function, Daniel@0: while the third shows the axes of the 1-standard deviation circles Daniel@0: for the three components of the mixture model. Daniel@0: Daniel@0:
gmm
, gmminit
, gmmem
, gmmprob
, gmmunpak
Copyright (c) Ian T Nabney (1996-9) Daniel@0: Daniel@0: Daniel@0: Daniel@0: