How to draw ellipse around my data
Show older comments
If i have a random matrix of size 15X2 and i want to draw ellipse around my data such that standard deviation is depicted as 90% confidential ellipsoid. How do i do this?
I have attached a picture for reference
Thank you in advance.
Answers (1)
After fitting, you can plot a 90% ellipse around your data.
What does it mean you have a random matrix ? Do you know the parameters of the distribution the random value pairs stem from ?
Categories
Find more on Fit Postprocessing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!