Daniel@0: Daniel@0:
Daniel@0:Daniel@0: demgmm1Daniel@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), centres (given as (x, y) pairs as Daniel@0: the next two columns), and variances (the last column). Daniel@0: Daniel@0:
The second figure is a 3 dimensional view of the density function, while Daniel@0: the third shows the 1-standard deviation circles for the three components of Daniel@0: 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: