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

2 vues (au cours des 30 derniers jours)
Kaminosono Shougo
Kaminosono Shougo le 17 Oct 2022
Commenté : Rik le 22 Oct 2022
I want to plot two multivariate normal distributions in one space, does anyone know how to write it?
  3 commentaires
Kaminosono Shougo
Kaminosono Shougo le 22 Oct 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 le 22 Oct 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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Graphics Performance dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by