ExactBlackmanWindow
represents an exact Blackman window function of x.
Details
- ExactBlackmanWindow 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.
- ExactBlackmanWindow[x] is equal to
- ExactBlackmanWindow automatically threads over lists.
Examples
open allclose allBasic Examples (3)
Scope (4)
Applications (3)
Create a moving average filter of length 11:
Smooth the filter using a exact Blackman window:
Log-magnitude plot of the frequency spectrum of the filters:
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:
Text
Wolfram Research (2012), ExactBlackmanWindow, Wolfram Language function, https://reference.wolfram.com/language/ref/ExactBlackmanWindow.html.
CMS
Wolfram Language. 2012. "ExactBlackmanWindow." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ExactBlackmanWindow.html.
APA
Wolfram Language. (2012). ExactBlackmanWindow. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ExactBlackmanWindow.html