Can't solve an equation. (x-2)^2+2*(y-x-1)^2=3
이전 댓글 표시
(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
2014년 10월 20일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!