Create Data Set with Normal Distribution

3 views (last 30 days)
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 :)

Accepted Answer

Walter Roberson
Walter Roberson on 21 Oct 2017

More Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!