I want to display several normal distributions in the same space.
1 次查看(过去 30 天)
显示 更早的评论
I want to plot two multivariate normal distributions in one space, does anyone know how to write it?
3 个评论
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 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Graphics Performance 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!