Fast ND multidimensional gaussian mixture random generator

A fast generator of gaussian mixture samples

您现在正在关注此提交

A fast generator of gaussian mixture samples with a general ND dimensional calling syntax.

Permit to sample from a simple multivariate process to several gaussian mixture in a easy way.

Please run mexme_sample_mvgm.m to compile on your own platform. (Be sure to mex -setup is done before)

引用格式

Sebastien PARIS (2026). Fast ND multidimensional gaussian mixture random generator (https://ww2.mathworks.cn/matlabcentral/fileexchange/17489-fast-nd-multidimensional-gaussian-mixture-random-generator), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: EM_MVGM

类别

Help CenterMATLAB Answers 中查找有关 Linear and Nonlinear Regression 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.3.0.0

-Minor update for Linux systems

1.2.0.0

-Fixed bug with Linux64 & GCC

1.1.0.0

-Compatible with GCC compiler

1.0.0.0

-Fix Z = sample_mvgm(N , mu) call