Tangent Circle Centres

Giving two points and a ratio, the function will output the two possible centres of the tangent circles.

Vous suivez désormais cette soumission

Giving two points and a ratio, the function will output the two possible centres of the tangent circles. So far it's working for all tested combination os points, with a good resolution (small values).
Example:
P1 = [11,10];
P1 = [13,17];
Ratio = 30
plotB = 1
[C1,C2] = TanCircCenters(P1,P2,Ratio,plotB)
Output:
C1 = 9.6559 46.8130
C2 = 21.3371 -11.8183

Citation pour cette source

Brunno Machado de Campos (2026). Tangent Circle Centres (https://fr.mathworks.com/matlabcentral/fileexchange/68725-tangent-circle-centres), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Particle & Nuclear Physics dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0