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!