필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
park
park 2014년 10월 20일
답변: Stalin Samuel 2014년 10월 20일
(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.

답변 (1개)

Stalin Samuel
Stalin Samuel 2014년 10월 20일

카테고리

Help CenterFile Exchange에서 Calculus에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by