Create Data Set with Normal Distribution
조회 수: 4 (최근 30일)
이전 댓글 표시
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 :)
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!