Can't solve an equation. (x-2)^2+2*(y-x-1)^2=3
Show older comments
(x-2)^2+2*(y-x-1)^2=3
a) solve the equation for y as a function of x. You will get two equations, one for the top part of the ellipse, and another for the lower part. Plot both as functions of s.
b) In case of drawing using 'ezplot', we could try to use 'ezplot('(x-2)^2+2*(y-x-1)^2=3') Using appropriate axis, get picture.
Answers (1)
Stalin Samuel
on 20 Oct 2014
0 votes
Categories
Find more on Numerical Integration and Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!