2个正弦波在两个轴方向的叠加:
$$x(t) = A_x \sin(\omega_x t + \delta), \quad y(t) = A_y \sin(\omega_y t)$$其中 $\omega_x = 2\pi f_x$、$\omega_y = 2\pi f_y$;相位差 $\delta \in [0,\, 2\pi)$
周期:$T = \text{lcm}(1/f_x,\, 1/f_y)$;当 $f_x/f_y \in \mathbb{Q}$(有理数)时,图形是稳定的。
当$f_x/f_y \notin \mathbb{Q}$(无理数)时,曲线不闭合,随着时间会不停旋转扫描,近似填充整个区域。