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://kr.mathworks.com/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