필터 지우기
필터 지우기

How could I get the coordinates of the circumscribed circle giving the 3 points coords ?

조회 수: 2 (최근 30일)
Hi All
I have the coordinates of 3 points thrgouh which, a circle should pass . Having the coordinates of the points in 3D, how could I have the coordinates of the center of circumscribed circle ?
also : if one of the points has some deviations and causes a circumscribed circle couldn't pass through the 3 points, is there a way to determine the required coordinates of the third point in a way that the circle could be constructed to find the deviation in space ?
  댓글 수: 1
John D'Errico
John D'Errico 2019년 12월 28일
Um, given any three points in space, you can always find a circle that passes exactly through three points UNLESS they are collinear. That would be the only exception. But you ask what if you have noise. Noise generally won't make points collinear - in fact, that event has essentially zero probability.

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

채택된 답변

Walter Roberson
Walter Roberson 2019년 12월 28일

추가 답변 (1개)

Image Analyst
Image Analyst 2019년 12월 28일

카테고리

Help CenterFile Exchange에서 Computational Geometry에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by