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!