Subversion Repositories wimsdev

Rev

Rev 6058 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6058 Rev 6065
Line 1... Line 1...
1
<div class="wimsbody">
1
<div class="wimsbody">
2
<center><h1>
2
<h1>
3
Logotip stre¾nika WIMS
3
Logotip stre¾nika WIMS
4
</h1>
4
</h1>
5
<p>
5
 
6
<img src="gifs/logo-160.gif" align="middle" alt="logo"/>
6
<img src="gifs/logo-160.gif" align="middle" alt="logo"/>
7
</center>
7
 
8
<p>
8
<p>
9
The curve represents the trace of a point on a disk of radius 1 rotating
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
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
11
represents what happens when the distance of the point towards the center of
12
the moving disk varies from 0 to infinity.
12
the moving disk varies from 0 to infinity.
13
<p>
13
</p><p>
14
This animated logo is created by the application 
14
This animated logo is created by the application 
15
!href module=tool/geometry/animtrace Tracés animés
15
!href module=tool/geometry/animtrace Tracés animés
16
 under Wims.
16
 under Wims.
17
<p>
17
</p>
18
<ul>
18
<ul>
19
<li>Type of plotting: parametric curve in 2D.
19
<li>Type of plotting: parametric curve in 2D.
-
 
20
</li><li>
20
<li>Equations:
21
 Equations:
21
<pre>
22
 <pre>
22
     x=(1-s)*cos(t+pi*s)+s*cos(2*t)
23
     x=(1-s)*cos(t+pi*s)+s*cos(2*t)
23
     y=(1-s)*sin(t+pi*s)-s*sin(2*t)
24
     y=(1-s)*sin(t+pi*s)-s*sin(2*t)
24
</pre>
25
 </pre>
25
  (where s is the ``sequentiel parameter'' as defined in 
26
  (where s is the ``sequentiel parameter'' as defined in 
26
  <font color="red">Tracés animés</font>.)
27
  <span class="wims_emph">Tracés animés</span>.)
27
<li>Ranges of variables:
28
</li><li>Ranges of variables:
28
<pre>
-
 
29
     -1&lt;x&lt;1, -1&lt;y&lt;1, 0&lt;t&lt;2*pi.
29
<pre> -1&lt;x&lt;1, -1&lt;y&lt;1, 0&lt;t&lt;2*pi. </pre>
30
</pre>
30
 </li>
31
</ul>
31
</ul>
32
You may
32
<p>You may
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
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
34
 into the menu of <font color="red">Tracés animés</font>
34
 into the menu of <span class="wims_emph">Tracés animés</span>
35
to plot it yourself.
35
to plot it yourself.
36
<p>
36
</p>
-
 
37
<p class="wimstech">
37
Date of creation 03-27-1998, &copy; XIAO, Gang.
38
Date of creation 03-27-1998, &copy; XIAO, Gang.
-
 
39
</p>
-
 
40
<hr/>
38
<p><hr/></p>  <div class="wimscenter">
41
<p class="wimscenter">
39
!href module=home Nazaj na zaèetno stran
42
!href module=home Nazaj na zaèetno stran
40
</div>
43
 </p>
41
</div>
44
</div>
42
 
45