Generating Gaussian Mixture Model
古いコメントを表示
Hi guys,
I've been asked to solve the following exercise, can anyone help?
Define Gaussian mixture models in order to generate data. Use at least 2 classes, in each class use 3 clusters. The data should be generated randomly, both the latent variable and the samples. The data dimension should be at least 3.
Thanks in advanced (:
1 件のコメント
Arjun
2025 年 2 月 4 日
You can get some reference by doing:
help gmdistribution
help fitgmdist
Read different examples provided to get an understanding of how to use these functions
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Gaussian Mixture Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!