フィルターのクリア

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 日
  2 件のコメント
Walter Roberson
Walter Roberson 2019 年 12 月 28 日
That is 2d though.
Image Analyst
Image Analyst 2019 年 12 月 28 日
True. Can you change the FAQ to add the 3-D case?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeComputational Geometry についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by