HannPoissonWindow

HannPoissonWindow[x]

represents a HannPoisson window function of x.

HannPoissonWindow[x,α]

uses the parameter α.

Details

Examples

open allclose all

Basic Examples  (3)

Shape of a 1D HannPoisson window:

Shape of a 2D HannPoisson window:

Extract the continuous function representing the HannPoisson window:

Parameterized HannPoisson window:

Scope  (6)

Evaluate numerically:

Shape of a 1D HannPoisson window using a specified parameter:

Variation of the shape as a function of the parameter α:

Translated and dilated HannPoisson window:

2D HannPoisson window with a circular support:

Discrete HannPoisson window of length 15:

Discrete 15×10 2D HannPoisson window:

Applications  (3)

Create a moving average filter of length 21:

Taper the filter using a Hamming window:

Log-magnitude plot of the power spectra of the filters:

Use a window specification to calculate sample PowerSpectralDensity:

Calculate the spectrum:

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:

Use a window specification for time series estimation:

Specify window for spectral estimator:

Properties & Relations  (3)

HannPoissonWindow[x,0] is equivalent to a Hann window:

The area under the HannPoisson window:

Normalize to create a window with unit area:

Fourier transform of the HannPoisson window:

Power spectrum of the HannPoisson window:

Possible Issues  (1)

2D sampling of HannPoisson window will use a different parameter for each row of samples when passed as a symbol to Array:

Use a pure function instead:

Wolfram Research (2012), HannPoissonWindow, Wolfram Language function, https://reference.wolfram.com/language/ref/HannPoissonWindow.html.

Text

Wolfram Research (2012), HannPoissonWindow, Wolfram Language function, https://reference.wolfram.com/language/ref/HannPoissonWindow.html.

CMS

Wolfram Language. 2012. "HannPoissonWindow." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/HannPoissonWindow.html.

APA

Wolfram Language. (2012). HannPoissonWindow. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/HannPoissonWindow.html

BibTeX

@misc{reference.wolfram_2023_hannpoissonwindow, author="Wolfram Research", title="{HannPoissonWindow}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/HannPoissonWindow.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_hannpoissonwindow, organization={Wolfram Research}, title={HannPoissonWindow}, year={2012}, url={https://reference.wolfram.com/language/ref/HannPoissonWindow.html}, note=[Accessed: 19-March-2024 ]}