intersection between three circles

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!

Risposte (1)

José-Luis
José-Luis il 7 Mag 2014

0 voti

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.

Categorie

Scopri di più su Computational Geometry in Centro assistenza e File Exchange

Richiesto:

il 7 Mag 2014

Risposto:

il 7 Mag 2014

Community Treasure Hunt

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

Start Hunting!

Translated by