How to draw ellipse around my data

5 visualizaciones (últimos 30 días)
Weather502
Weather502 el 2 de Oct. de 2023
Editada: Torsten el 2 de Oct. de 2023
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.
  2 comentarios
Weather502
Weather502 el 2 de Oct. de 2023
Hi Walter, Thanks for the suggestion. I am not trying to fit my data in least sq method rather i am trying to draw an ellipse around and the data within the ellipse is within 90% confidential limit.

Iniciar sesión para comentar.

Respuestas (1)

Torsten
Torsten el 2 de Oct. de 2023
Editada: Torsten el 2 de Oct. de 2023
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 ?

Categorías

Más información sobre Data Type Conversion 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!

Translated by