Rev 6058 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
6058 | obado | 1 | <div class="wimsbody"> |
6065 | bpr | 2 | <h1> |
33 | reyssat | 3 | Logotip stre¾nika WIMS |
4 | </h1> |
||
6065 | bpr | 5 | |
5765 | bpr | 6 | <img src="gifs/logo-160.gif" align="middle" alt="logo"/> |
6065 | bpr | 7 | |
33 | reyssat | 8 | <p> |
9 | The curve represents the trace of a point on a disk of radius 1 rotating |
||
10 | inside a fixed circle of radius 3. And the deformation of the curve |
||
11 | represents what happens when the distance of the point towards the center of |
||
12 | the moving disk varies from 0 to infinity. |
||
6065 | bpr | 13 | </p><p> |
33 | reyssat | 14 | This animated logo is created by the application |
15 | !href module=tool/geometry/animtrace Tracés animés |
||
16 | under Wims. |
||
6065 | bpr | 17 | </p> |
33 | reyssat | 18 | <ul> |
19 | <li>Type of plotting: parametric curve in 2D. |
||
6065 | bpr | 20 | </li><li> |
21 | Equations: |
||
22 | <pre> |
||
33 | reyssat | 23 | x=(1-s)*cos(t+pi*s)+s*cos(2*t) |
24 | y=(1-s)*sin(t+pi*s)-s*sin(2*t) |
||
6065 | bpr | 25 | </pre> |
33 | reyssat | 26 | (where s is the ``sequentiel parameter'' as defined in |
6065 | bpr | 27 | <span class="wims_emph">Tracés animés</span>.) |
28 | </li><li>Ranges of variables: |
||
29 | <pre> -1<x<1, -1<y<1, 0<t<2*pi. </pre> |
||
30 | </li> |
||
33 | reyssat | 31 | </ul> |
6065 | bpr | 32 | <p>You may |
33 | reyssat | 33 | !href module=tool/geometry/animtrace.en&cmd=new&type=parametric2D&x1=(1-s)*cos(t+pi*s)+s*cos(2*t)&y1=(1-s)*sin(t+pi*s)-s*sin(2*t)&tleft=0&tright=2*pi&xleft=-1&xright=1&yleft=-1&yright=1&special_parm=noshow load directly these settings |
6065 | bpr | 34 | into the menu of <span class="wims_emph">Tracés animés</span> |
33 | reyssat | 35 | to plot it yourself. |
6065 | bpr | 36 | </p> |
37 | <p class="wimstech"> |
||
33 | reyssat | 38 | Date of creation 03-27-1998, © XIAO, Gang. |
6065 | bpr | 39 | </p> |
40 | <hr/> |
||
41 | <p class="wimscenter"> |
||
33 | reyssat | 42 | !href module=home Nazaj na zaèetno stran |
6065 | bpr | 43 | </p> |
1161 | bpr | 44 | </div> |
33 | reyssat | 45 |