GMMVb_SB(X)

Variational Bayes for one dimension Gaussian mixture models

이 제출물을 팔로우합니다

The code implements the 2000 Variational Bayes for one dimension Gaussian mixture models paper by Penny and Roberts. (http://www.fil.ion.ucl.ac.uk/~wpenny/publications/vbmog.ps)
Given an 1D vector of values generated by multiple Gaussian distributions, it finds out the number of components, mean and variance of those components. Although it is variational Bayes, an initial value for the number of components has to be give. It can be changed in line 38 inside the init function.
Note: The code sometimes converges and sometimes not with nan values. I thought it might be helpful to get some feedback on this forum and improve upon it.

인용 양식

Rini (2026). GMMVb_SB(X) (https://kr.mathworks.com/matlabcentral/fileexchange/59316-gmmvb_sb-x), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

added link to the paper http://www.fil.ion.ucl.ac.uk/~wpenny/publications/vbmog.ps