필터 지우기
필터 지우기

I want to display several normal distributions in the same space.

조회 수: 1 (최근 30일)
Kaminosono Shougo
Kaminosono Shougo 2022년 10월 17일
댓글: Rik 2022년 10월 22일
I want to plot two multivariate normal distributions in one space, does anyone know how to write it?
  댓글 수: 3
Kaminosono Shougo
Kaminosono Shougo 2022년 10월 22일
60.2600
89.5442
43.2329
40.6260
0.0010
39.9389
0.0306
45.3244
40.0054
0.0013
I am trying to write a two-dimensional variate distribution using the data written above
Of the 10 rows, rows 1, 2, 6, and 7 are the expected values, rows 3, 4, and Lines 1 to 5 and 6 to 10 represent two distributions. distributions.
I'm trying to draw with surf but I can't
Rik
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개)

Community Treasure Hunt

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

Start Hunting!

Translated by