Name
gmmDiagW — Plots GMM weighting matrix
CALLING SEQUENCE
gmmDiagW(W,iter)
PARAMETERS
- Input
W = matrix to print
iter = indicates iteration number
- Output
nothing
DESCRIPTION
Plots in a 3D histogramm the GMM weighting matrix at each iteration
EXAMPLE
gmmDiagW(W,i);
//Examples taken from gmm1
AUTHOR
Emmanuel Michaux 2007