I want to display several normal distributions in the same space.
조회 수: 1 (최근 30일)
이전 댓글 표시
I want to plot two multivariate normal distributions in one space, does anyone know how to write it?
댓글 수: 3
Rik
2022년 10월 22일
The first step would be to separate this vector into different variables. That way you can provide them to a function like plot3, or do some processing to get surf to do something.
Have you completed a Matlab tutorial? Your question looks like you might benefit from doing so.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!