demgmm1
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), centres (given as (x, y) pairs as the next two columns), and variances (the last column).
The second figure is a 3 dimensional view of the density function, while the third shows 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)