Tangent Circle Centres

버전 1.0.0 (2.32 KB) 작성자: Brunno Machado de Campos
Giving two points and a ratio, the function will output the two possible centres of the tangent circles.
다운로드 수: 25
업데이트 날짜: 2018/9/5

라이선스 보기

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

인용 양식

Brunno Machado de Campos (2024). Tangent Circle Centres (https://www.mathworks.com/matlabcentral/fileexchange/68725-tangent-circle-centres), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Particle & Nuclear Physics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0