cod for linear equation

9 visualizaciones (últimos 30 días)
Abdelrahman Ibrahim Hussein
Abdelrahman Ibrahim Hussein el 26 de Nov. de 2020
Respondida: Image Analyst el 26 de Nov. de 2020
In a Cartesian Coordinate system the equation of a a circle with its center at point (a,b) a radius r is:
(x-a)^2+(y-b)^2=r^2
Given three points, (-1, 3.2), (-8,4), and (-6.5, -9.3), determine the equation of the circle that passes through the points. Solve the problem by deriving a system of three linear equations (substitute the points into the equation and solve the system using MATLAB

Respuestas (1)

Image Analyst
Image Analyst el 26 de Nov. de 2020

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by