Azzera filtri
Azzera filtri

Can't solve an equation. (x-2)^2+2*(y-x-1)^2=3

1 visualizzazione (ultimi 30 giorni)
park
park il 20 Ott 2014
Risposto: Stalin Samuel il 20 Ott 2014
(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.

Risposte (1)

Stalin Samuel
Stalin Samuel il 20 Ott 2014

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by