calcCircle

Find the circle that passes through 3 non-collinear points.
2,8K descargas
Actualizado 31 mar 2016

Ver licencia

Find the circle that passes through 3 non-collinear points. Uses a fast analytical method based on finding the intersection of the bisectors of 2 of the line segments. Avoids divide by zero errors in all cases. Faster than determinant methods.
Tested under MATLAB 7.5 but should work on previous versions

Citar como

Peter Bone (2024). calcCircle (https://www.mathworks.com/matlabcentral/fileexchange/19083-calccircle), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Special Functions en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

no updates. Resubmitting for license
Improved help and usability