필터 지우기
필터 지우기

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