필터 지우기
필터 지우기

Gibbs Sampler

조회 수: 4 (최근 30일)
khatereh
khatereh 2012년 5월 22일
I have a dataset that is composed of data points from three clusters. Suppose the data points in the mth (m = 1,2,3) cluster follow iid N(μm,σm2 Ip) where p is the dimensionality of the data. Each data point has two dimension. (x1, y1)
I want to Implement a DA algorithm (Gibbs sampler) to cluster these data points into three groups. Can anyone help me to implement that .
Thanks so much.
[Merged information from duplicate question]
Hi,
I have a dataset that is from three clusters. Each cluster is from iid N(μm,σm2 Ip). I want to implement a DA algorithm (Gibbs sampler) to cluster these data points into three groups. Each data point has two components ( x1 ,y1) .
I would greatly appreciate if you can help me on this.
Regards,
Katere

답변 (1개)

Tom Lane
Tom Lane 2012년 5월 22일
You may want to look at "help gmdistribution.fit" if you have the Statistics Toolbox.

카테고리

Help CenterFile Exchange에서 Get Started with Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by