Content deleted Content added
Line 80:
=== ''B''-spline windows ===
''B''-spline windows can be obtained as ''k''-fold convolutions of the rectangular window. They include the rectangular window itself (''k'' = 1), the {{slink|#Triangular window}} (''k'' = 2) and the {{slink|#Parzen window}} (''k'' = 4).<ref name=Toraichi89/> Alternative definitions sample the appropriate normalized [[B-spline|''B''-spline]] [[basis function]]s instead of convolving discrete-time windows. A ''k''
{{clear}}
Line 86:
[[File:Window function and its Fourier transform – Triangular (n = 0...N).svg|thumb|480px|right|Triangular window (with ''L'' = ''N'' + 1)]]
Triangular windows are given by
:<math>w[n] = 1 - \left|\frac{n - \frac{N}{2}}{\frac{L}{2}}\right|,\quad 0\le n \le N,</math>
where ''L'' can be ''N'',<ref name=Bartlett/> ''N'' + 1,<ref name=Harris/><ref name=Tukey/><ref name=MWtriang/> or ''N'' + 2.<ref name=Welch1967/> The first one is also known as '''[[M. S. Bartlett|Bartlett]] window''' or '''[[Lipót Fejér|Fejér]] window'''. All three definitions converge at large ''N''.
The triangular window is the
{{clear}}
Line 100 ⟶ 99:
{{Distinguish|Kernel density estimation}}
Defining {{math|''L'' ≜ ''N'' + 1}}, the Parzen window, also known as the '''de la Vallée Poussin window''',<ref name=Harris/> is the
:<math>
|