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

1 visualización (últimos 30 días)
Kaminosono Shougo
Kaminosono Shougo el 17 de Oct. de 2022
Comentada: Rik el 22 de Oct. de 2022
I want to plot two multivariate normal distributions in one space, does anyone know how to write it?
  3 comentarios
Kaminosono Shougo
Kaminosono Shougo el 22 de Oct. de 2022
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 el 22 de Oct. de 2022
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.

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by