主题
Search

锯齿波


SawtoothWave

锯齿波,被 Trott (2004, p. 228) 称为“城堡边缘函数”,是由下式给出的周期函数

 S(x)=Afrac(x/T+phi),
(1)

其中 frac(x)小数部分 frac(x)=x-|_x_|, A 是振幅, T 是波的周期,而 phi 是它的相位。(请注意,Trott 2004, p. 228 使用术语“锯齿函数”来描述三角波。) 因此,它由无限序列的截断斜坡函数连接而成。

锯齿波在 Wolfram 语言中实现为SawtoothWave[x].

如果 phi=0, A=1, 并且 T=2L, 则傅里叶级数由下式给出

 f(x)=1/2-1/pisum_(n=1)^infty1/nsin((npix)/L)
(2)

并且该函数可以写成

f(x)=1/2+i/(2pi)ln(e^(-ipix/L))
(3)
=1/2-1/(2pi)arg(-e^(-ipix/L))
(4)
=x/(2L)-|_x/(2L)_|
(5)
=1/(2L)mod(x,2L)
(6)
=1/2-tan^(-1)[cot((pix)/(2L))],
(7)

其中 |_x_|floor 函数


另请参阅

傅里叶级数--锯齿波, 小数部分, 斜坡函数, 方波, 阶梯函数, 三角波

使用 Wolfram|Alpha 探索

参考文献

Spanier, J. and Oldham, K. B. An Atlas of Functions. Washington, DC: Hemisphere, p. 74, 1987.Trott, M. The Mathematica GuideBook for Programming. New York: Springer-Verlag, 2004. http://www.mathematicaguidebooks.org/.

请引用本文为

Weisstein, Eric W. "锯齿波。" 来自 MathWorld--Wolfram Web 资源。 https://mathworld.net.cn/SawtoothWave.html

学科分类