GMMVb_SB(X)

版本 1.0.0.0 (3.1 KB) 作者: Rini
Variational Bayes for one dimension Gaussian mixture models
40.0 次下载
更新时间 2016/9/27

查看许可证

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 (2024). GMMVb_SB(X) (https://www.mathworks.com/matlabcentral/fileexchange/59316-gmmvb_sb-x), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Pulse and Transition Metrics 的更多信息
标签 添加标签

Community Treasure Hunt

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

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

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