You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Given three points, this function determines the center and the radius of the circle passing through these three points.
It does so analytically using matrix minors.
Although written in R14, it is likely to work in most (older) versions as well.
Current version 2.0, march 2008
This submission was inspired by a cssm post by Peter Bone on 3-6-2008, and his solution (File ID 19083)
Cite As
Jos (10584) (2026). POINTS2CIRCLE (https://www.mathworks.com/matlabcentral/fileexchange/19082-points2circle), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.49 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | shortened algorithm & some minor edits |
