Create Data Set with Normal Distribution
Afficher commentaires plus anciens
Hello
I have a problem to do my project.
The question is:
Create a 2D data set with normal distribution that have 2 classes. Number of samples are not important.
Distribution Parameters are:
Class #1:: mean->[0,0] co-variance matrix->[0.5,0.3,0.3,1]
Class #2:: mean->[2,1] co-variance matrix -> [0.25,0.3,0.3,1]
My project is for Machine Learning course.
Thanks Anyway :)
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox 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!