Generating Gaussian Mixture Model
Afficher commentaires plus anciens
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 commentaire
Arjun
le 4 Fév 2025
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
Réponses (0)
Catégories
En savoir plus sur Gaussian Mixture Models dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!