Multivariate Gaussian Mixture Model Optimization by Cross Entropy
by Sebastien Paris
04 Mar 2005
(Updated 07 Jul 2010)
Stochastic multi-extremum optimization.
|
Watch this File
|
| File Information |
| 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
|
| MATLAB release |
MATLAB 6.5 (R13)
|
| Other requirements |
A C compiler |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 01 Aug 2005 |
V1.1 : -add extra parameters in the main function
-mvgmmrnd & loglikelihood handle a more general synthax |
| 29 Sep 2005 |
Missing randnt mex file in the Zip distribution..... |
| 16 Aug 2006 |
V 1.2 -Add a better procedure to estimate weight's mixture
-Fix some small bugss
-Add pdf display |
| 16 Aug 2006 |
V1.3 Missing files |
| 06 Jun 2008 |
v1.4 - Update randnt.c with a new uniform generator
- Improve help sections
- Change some fuction' names |
| 14 Mar 2010 |
-Add mexme_ce_gauss.m to compile mex-files |
| 07 Jul 2010 |
-Correct a problem with LCC compiler for dirirnd.c
-sample_mvgm.c compatible with GCC compiler |
|
Contact us at files@mathworks.com