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 | 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>半径为 1 的圆盘上有一个点, 当此圆盘在半径为 3 的圆内转动时, 定点的轨迹 |
9 | 就是这条曲线. 当点与圆盘中心的距离 从 0 变到无穷大时, 即得到这条曲线的变形. |
||
6065 | bpr | 10 | </p><p> |
33 | reyssat | 11 | 此动画标志是在 WIMS 内以应用程序 |
12 | !href module=tool/geometry/animtrace 轨迹动画 |
||
13 | 绘制而成的. |
||
6065 | bpr | 14 | </p> |
33 | reyssat | 15 | <ul> |
16 | <li>作图类型: 二维参数曲线 |
||
6065 | bpr | 17 | </li><li>方程: |
33 | reyssat | 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> |
||
6065 | bpr | 22 | (这里 s 代表<span class="wims_emph">轨迹动画</span>中的``序列参数''.) |
33 | reyssat | 23 | <li>变量的值域: |
24 | <pre> |
||
25 | -1<x<1, -1<y<1, 0<t<2*pi. |
||
26 | </pre> |
||
6065 | bpr | 27 | </li> |
33 | reyssat | 28 | </ul> |
29 | 您也可以 |
||
30 | !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 直接载入设定 |
||
6065 | bpr | 31 | <span class="wims_emph">轨迹动画</span> |
33 | reyssat | 32 | 以自行绘制本标志. |
33 | <p> |
||
34 | 绘制日期: 03-27-1998, © 肖刚. |
||
6065 | bpr | 35 | </p><hr/> |
36 | <p class="wimscenter"> |
||
33 | reyssat | 37 | !href module=home 回 WIMS 主页 |
6065 | bpr | 38 | </p> |
1161 | bpr | 39 | </div> |