Filter löschen
Filter löschen

How to find an minimal ellipse that encompass a set of points that have been projected into a plane in 3D space?

7 Ansichten (letzte 30 Tage)
Dear all,
I have a set of 3d coordinates (a 36 by 3 matrix) that represent 36 points in 3D space. by using the function affine_fit, I have fitted them into a plane. Now I want to find an minimal ellipse that encompass all these points in the plane. How should I do that?
Thanks in advance.
Best regards.
Yeping Sun

Antworten (1)

Matt J
Matt J am 30 Sep. 2016
I haven't used it, but this FEX file seems reasonably well-received
  1 Kommentar
Yeping Sun
Yeping Sun am 3 Okt. 2016
The MinVolellipse function works well on the points before they are projected to a plane, but after they are projected to a plane, this function just gives error.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by