Zto W1
Zto W1
Question :- Write parametric equations and make a parametric plot for an ellipse centered at the
origin with horizontal major axis of 4 units and vertical minor axis of 2 units.
π
Show the effect of rotation of this ellipse by an angle of radians and shifting of the centre from (0,0)
6
to (2,1), by making a parametric plot
In[18]:= p[t_] := 2 * Cos[t] + I * Sin[t];
1.0
0.5
Re[z]
-2 -1 1 2
-0.5
-1.0
1.0
0.5
Re[z]
-2 -1 1 2
-0.5
-1.0
2
2.0
1.5
1.0
0.5
Re[z]
1 2 3 4