bohmanwin
Bohman window
Description
Examples
Input Arguments
Output Arguments
Algorithms
A Bohman window is the convolution of two half-duration cosine lobes. In the time domain, it is the product of a triangular window and a single cycle of a cosine with a term added to set the first derivative to zero at the boundary. Bohman windows fall off as 1/w4.The equation for computing the coefficients of a Bohman window is
where x is a length-L vector of linearly spaced
values generated using linspace
. The first and last elements of the
Bohman window are forced to be identically zero.
References
[1] harris, fredric j. “On the Use of Windows for Harmonic Analysis with the Discrete Fourier Transform.” Proceedings of the IEEE®. Vol. 66, January 1978, pp. 51–83.
Extended Capabilities
Version History
Introduced before R2006aSee Also
Apps
Functions
barthannwin
|bartlett
|blackmanharris
|nuttallwin
|parzenwin
|rectwin
|triang
| WVTool