作業三
| Construct the graph of sin(x) with x ranging in [0,
2 |
|
| Draw a circle given by the parametric equations
x=cos(t), y=sin(t), t |
|
| Draw the graphs of the first six Chebyshev polynomials in the interval [-1,1]. | |
| Draw this pretty leaf: > w:=1+cos(t)/2:z:=t/6-sin(2*t)/12:x:=w*cos(z):y:=w*sin(z): | |
| Draw the graphs of the polynomials given by the
binomial expansions |
|
Construct this pattern of the "sunflower":![]() |
|
Construct he graph given in polar
coordinates by |
|
Construct this interesting drawing:![]() |
|
![]() |
|
Draw this interesting pattern:![]() |
|
| Construct a gif file animating the function f(x,t) = sin (x + t)and include the gif in your web page. |