calcCircle
                    Version 1.0.0.0 (2.68 KB) by  
                  Peter Bone
                
                
                  Find the circle that passes through 3 non-collinear points.
                
                  
              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
Cite As
Peter Bone (2025). calcCircle (https://se.mathworks.com/matlabcentral/fileexchange/19083-calccircle), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
              Created with
              R2007b
            
            
              Compatible with any release
            
          Platform Compatibility
Windows macOS LinuxCategories
      Find more on Special Functions in Help Center and MATLAB Answers
    
  Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | no updates. Resubmitting for license
 |