Window function: Difference between revisions

Content deleted Content added
m Raised-cosine windows: fix definition of zero-phase cosine window (sign error)
Bender the Bot (talk | contribs)
 
(One intermediate revision by one other user not shown)
Line 370:
==== DPSS or Slepian window ====
 
The DPSS (discrete prolate spheroidal sequence) or [[Slepian function]], taper, or window [[Spectral concentration problem|maximizes the energy concentration in the main lobe]],<ref name=Slepian/> and is used in [[multitaper]] spectral analysis, which averages out noise in the spectrum and reduces information loss at the edges of the window.
 
The main lobe ends at a frequency bin given by the parameter ''α''.<ref name=KaiserDPSS/>
Line 463:
where <math>C^{\mu}_{N}</math> is the [[Ultraspherical polynomial]] of degree N, and <math>x_0</math> and <math>\mu</math> control the side-lobe patterns.<ref name=Deczky/>
 
Certain specific values of <math>\mu</math> yield other well-known windows: <math>\mu=0</math> and <math>\mu=1</math> give the Dolph–Chebyshev and [[Tapio Saramäki|Saramäki]] windows respectively.<ref name=Kabal/> See [httphttps://octave.sourceforge.net/signal/function/ultrwin.html here] for illustration of Ultraspherical windows with varied parametrization.
{{clear}}