I want to display several normal distributions in the same space.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to plot two multivariate normal distributions in one space, does anyone know how to write it?
3 Commenti
Rik
il 22 Ott 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Graphics Performance in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!