![]() |
![]() |
|||||||||||||||||||||||||||||||||||
![]() |
![]() |
|||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||
> restart: > with(plots):
Warning, the name changecoords has been redefined > a1:=plot([3*cos(t),3*sin(t),t=0..2*Pi],scaling=constrained,color=red, > a2:=animate([2*cos(t)-cos(s),2*sin(t)-sin(s),s=0..2*Pi],t=0..2*Pi,scaling=constrained,color=blue,axes=none, > x1:=2*cos(t)-cos(2*t):y1:=2*sin(t)+sin(2*t): > a3:=animate([(1-s)*2*cos(t)+s*x1,(1-s)*2*sin(t)+s*y1,s=0..1],t=0..2*Pi,scaling=constrained,color=green, > a4:=plot([x1,y1,t=0..2*Pi],scaling=constrained,color=yellow,axes=none): > display(a1,a2,a3,a4); |
||||||||||||||||||||||||||||||||||||