Multivariate Gaussian Mixture Model Optimization by Cross En

版本 1.3.0.0 (30.0 KB) 作者: Sebastien PARIS
Stochastic multi-extremum optimization.
10.0K 次下载
更新时间 2020/2/18

查看许可证

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

引用格式

Sebastien PARIS (2024). Multivariate Gaussian Mixture Model Optimization by Cross En (https://www.mathworks.com/matlabcentral/fileexchange/7055-multivariate-gaussian-mixture-model-optimization-by-cross-en), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Thermal Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.3.0.0

Fixed for modern Matlab & OS64

1.2.0.0

-Correct a problem with LCC compiler for dirirnd.c
-sample_mvgm.c compatible with GCC compiler

1.1.0.0

-Add mexme_ce_gauss.m to compile mex-files

1.0.0.0

v1.4 - Update randnt.c with a new uniform generator
- Improve help sections
- Change some fuction' names