BlackmanWindow
represents a Blackman window function of x.
Details
- BlackmanWindow is a window function typically used for finite impulse response (FIR) filter design and spectral analysis.
- Window functions are used in applications where data is processed in short segments and have a smoothing effect by gradually tapering data values to zero at the ends of each segment.
- The Blackman window is a close approximation of the ExactBlackmanWindow. The truncated coefficients result in an improved high-frequency roll-off but at the cost of larger spectral side lobes.
- BlackmanWindow[x] is equal to .
- BlackmanWindow automatically threads over lists.
Examples
open allclose allBasic Examples (3)
Scope (4)
Applications (4)
Create a lowpass FIR filter with cutoff frequency of and length 21:
Taper the filter using a Blackman window to improve stopband attenuation:
Log-magnitude plot of the power spectra of the two filters:
Filter a white noise signal using the Blackman window method:
Use a window specification to calculate sample PowerSpectralDensity:
Compare to spectral density calculated without a windowing function:
The plot shows that window smooths the spectral density:
Compare to the theoretical spectral density of the process:
Properties & Relations (5)
The area under the Blackman window:
Normalize to create a window with unit area:
Fourier transform of the Blackman window:
Power spectrum of the Blackman window:
Discrete Blackman window of length 15:
Normalize so the coefficients add up to 1:
Discrete-time Fourier transform of a normalized discrete Blackman window of length 15:
Text
Wolfram Research (2012), BlackmanWindow, Wolfram Language function, https://reference.wolfram.com/language/ref/BlackmanWindow.html.
CMS
Wolfram Language. 2012. "BlackmanWindow." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BlackmanWindow.html.
APA
Wolfram Language. (2012). BlackmanWindow. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BlackmanWindow.html