Rev 3970 | Rev 6058 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
33 | reyssat | 1 | |
2 | <center><h1> |
||
3 | WIMS 的标志 |
||
4 | </h1> |
||
5 | <p> |
||
5765 | bpr | 6 | <img src="gifs/logo-160.gif" align="middle" alt="logo"/> |
33 | reyssat | 7 | </center> |
8 | <p>半径为 1 的圆盘上有一个点, 当此圆盘在半径为 3 的圆内转动时, 定点的轨迹 |
||
9 | 就是这条曲线. 当点与圆盘中心的距离 从 0 变到无穷大时, 即得到这条曲线的变形. |
||
10 | <p> |
||
11 | 此动画标志是在 WIMS 内以应用程序 |
||
12 | !href module=tool/geometry/animtrace 轨迹动画 |
||
13 | 绘制而成的. |
||
14 | <p> |
||
15 | <ul> |
||
16 | <li>作图类型: 二维参数曲线 |
||
17 | <li>方程: |
||
18 | <pre> |
||
19 | x=(1-s)*cos(t+pi*s)+s*cos(2*t) |
||
20 | y=(1-s)*sin(t+pi*s)-s*sin(2*t) |
||
21 | </pre> |
||
3970 | bpr | 22 | (这里 s 代表<font color="red">轨迹动画</font>中的``序列参数''.) |
33 | reyssat | 23 | <li>变量的值域: |
24 | <pre> |
||
25 | -1<x<1, -1<y<1, 0<t<2*pi. |
||
26 | </pre> |
||
27 | </ul> |
||
28 | 您也可以 |
||
29 | !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 直接载入设定 |
||
3970 | bpr | 30 | <font color="red">轨迹动画</font> |
33 | reyssat | 31 | 以自行绘制本标志. |
32 | <p> |
||
33 | 绘制日期: 03-27-1998, © 肖刚. |
||
5765 | bpr | 34 | <p><hr/></p> <div class="wimscenter"> |
33 | reyssat | 35 | !href module=home 回 WIMS 主页 |
1161 | bpr | 36 | </div> |
5765 | bpr | 37 | </div> |