Rev 6065 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
6058 | obado | 1 | <div class="wimsbody"> |
33 | reyssat | 2 | <center><h1> |
17179 | bpr | 3 | Het WIMS logo |
33 | reyssat | 4 | </h1> |
5 | <p> |
||
17179 | bpr | 6 | <img src="gifs/logo-160.gif" align="middle" alt="logo"> |
33 | reyssat | 7 | <p> |
2577 | schaersvoo | 8 | Deze curve volgt een punt op een schijf met straal 1, rond draaiend |
17179 | bpr | 9 | binnen een vaste cirkel met straal 3. |
33 | reyssat | 10 | De vorming van deze curve volgt als de afstand |
11 | van het punt naar het centrum van de bewegende schijf varieert van |
||
17179 | bpr | 12 | |
6065 | bpr | 13 | </p><p> |
33 | reyssat | 14 | Dit bewegende plaatje is gemaakt met de module |
15 | !href module=tool/geometry/animtrace Tracés animés |
||
16 | met WIMS. |
||
6065 | bpr | 17 | </p> |
33 | reyssat | 18 | <ul> |
1391 | schaersvoo | 19 | <li>Type plot: een parametrische curve in 2D.</li> |
33 | reyssat | 20 | <li>Vergelijkingen: |
21 | <pre> |
||
22 | x=(1-s)*cos(t+pi*s)+s*cos(2*t) |
||
23 | y=(1-s)*sin(t+pi*s)-s*sin(2*t) |
||
24 | </pre> |
||
17179 | bpr | 25 | (waarbij s de ``sequentiele parameter'' is, zoals gedefineerd in |
6065 | bpr | 26 | <span class="wims_emph">Tracés animés</span>.) |
1391 | schaersvoo | 27 | </li> |
33 | reyssat | 28 | <li>Variabelen range: |
6065 | bpr | 29 | <pre>-1<x<1, -1<y<1, 0<t<2*pi.</pre> |
1391 | schaersvoo | 30 | </li> |
33 | reyssat | 31 | </ul> |
6065 | bpr | 32 | <p>Je kunt ook |
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 direct deze instellingen |
34 | |||
6065 | bpr | 35 | in het menu van <span class="wims_emph">Tracés animés</span> |
33 | reyssat | 36 | om het zelf te plotten. |
6065 | bpr | 37 | <p class="wimstech"> |
33 | reyssat | 38 | Gemaakt op 03-27-1998, © XIAO, Gang. |
6065 | bpr | 39 | </p> |
17179 | bpr | 40 | <hr> |
6065 | bpr | 41 | <p class="wimscenter"> |
42 | !href module=home Terug naar WIMS |
||
43 | </p> |
||
1161 | bpr | 44 | </div> |