フィルターのクリア

Using Gaussian Mixture Model (fitgmdist) to test clustering of three variables

4 ビュー (過去 30 日間)
Krispy Scripts
Krispy Scripts 2016 年 12 月 6 日
編集済み: Adam 2016 年 12 月 6 日
I am trying to use Gaussian Mixture Model to cluster data based on three different variables. I know it is possible to cluster data using GMM for three variables in R, but I am trying to do this in MATLAB. So, is it possible to cluster using GMM and fitgmdist using three variables?
I have tried just entering a matrix of three variables into the data of fitgmdist and it just takes the first two variables, so I am thinking it is not possible using MATLAB.
  1 件のコメント
Adam
Adam 2016 年 12 月 6 日
編集済み: Adam 2016 年 12 月 6 日
The help says that each column represents a variable so I don't see why it wouldn't work. It is a while since I actually used the GMM code in Matlab though so I can't remember off-hand how I set mine up. I had 3 variables by default though because I was clustering on an RGB image.

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by