intersection between three circles

조회 수: 6 (최근 30일)
Francesco
Francesco 2014년 5월 7일
답변: José-Luis 2014년 5월 7일
Hi is there a matlab command able to solve the equations systems in order to achieve the intersection point coordinates between three circles? I know everything about the circles, the centers coordinates and also the radius length. Thank you!

답변 (1개)

José-Luis
José-Luis 2014년 5월 7일
If you have the mapping toolbox, then circcirc() works for two circles at a time (in your case you would have to test the three possible combinations.
If you don't have the toolbox, then you can always try the file exchange.

카테고리

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