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

7 次查看(过去 30 天)
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

回答(1 个)

Matt J
Matt J 2016-9-30
I haven't used it, but this FEX file seems reasonably well-received
  1 个评论
Yeping Sun
Yeping Sun 2016-10-3
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.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by