| Description |
Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
Please visit http://iew3.technion.ac.il/CE/ for more informations
i) Please compile mex-files by the mexme_ce_gauss.m (if compiler is not setup, run mex -setup before.
ii) Run the program demo test_ce_mvgm.m
|
| Other Files |
ce_mvgm.m, corr2cov.c, cov2corr.c, dirichlet_mle.c, dirirnd.c, license.txt, loglike_mvgm.c, mexme_ce_gauss.m, mvgmmpdf.c, ndellipse.c, randnt.c, sample_gaussian_mixture.m, sample_mvgm.c, test_ce_mvgm.m
|