How to draw ellipse around my data

조회 수: 10 (최근 30일)
Weather502
Weather502 . 2023년 10월 2일
편집: Torsten . 2023년 10월 2일
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
Weather502
Weather502 2023년 10월 2일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Torsten
Torsten 2023년 10월 2일
편집: Torsten 님. 2023년 10월 2일
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 ?

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by