I want to display several normal distributions in the same space.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I want to plot two multivariate normal distributions in one space, does anyone know how to write it?
3 comentarios
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.
Respuestas (0)
Ver también
Categorías
Más información sobre Graphics Performance en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!