1D infinite Gaussian mixture model

버전 1.1.0.0 (3.94 KB) 작성자: Mark Bangert
Implementation of Rasmussen's infinite Gaussian Mixture model for one dimensional data sets
다운로드 수: 980
업데이트 날짜: 2012/2/7

라이선스 보기

This is a little script which was designed for educational purposes. It runs out of the box and generates a random data set of 1D Gaussian mixtures and visualizes the inference process.

References:

* Carl Edward Rasmussen: The infinite Gaussian mixture model -> http://www.kyb.mpg.de/fileadmin/user_upload/files/publications/pdfs/pdf2299.pdf

인용 양식

Mark Bangert (2024). 1D infinite Gaussian mixture model (https://www.mathworks.com/matlabcentral/fileexchange/34839-1d-infinite-gaussian-mixture-model), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.0

Removed typos.

1.1.0.0

Removed typos from the description.

1.0.0.0