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 Comment

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

Sign in to comment.

Answers (0)

Tags

Asked:

on 15 Jun 2021

Commented:

on 4 Feb 2025

Community Treasure Hunt

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

Start Hunting!