Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | ATOMS
File : Details
Login with GitLab

Circle Visualization - 3 Point Method

Determine Circle center and Diameter using any 3 Points from circles circumference
(252 downloads for this version - 252 downloads for all versions)
Details
Version
1.0
Author
Pavitharan Velamoorthy
Maintainer
Pavitharan Velamoorthy
Category
License
Supported Scilab Version
6.1
Creation Date
April 9, 2021
Description
            Built with Scilab 6.1.0

Circle Visualization - 3 Point Method-V1.0
------------------------------------------------------------------
This Script can be utilized to compute the diameter and center of a circle
passing through any given 3 points.
==================================================================
Data Required:
*3 Points (x1,y1,x2,y2,x3,y3)
==================================================================
Steps to Run the Script:
*Execute the Script as Usual.
*In command window you will be prompted to enter those 3-Point one by one in
following order- x1-->y1-->x2-->y2-->x3-->y3
*After entering each value tap enter to proceed forward.
*After entering all values diameter and center of the circle will be displayed
in the command windows itself and a plot of the circle will be displayed on a
separate plot window.


            
Files (3)
[555 bytes]
Source code archive
Scilab Script File
[52.80 kB]
Screenshot
Output Screen
[187.16 kB]
Screenshot
Script Screenshot
News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.