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