Owning Class: windows
Requires: MathScript RT Module
c = win_bohman(a)
Legacy Name: bohmanwin
Generates a Bohman window of a points.
| Name | Description |
|---|---|
| a | Specifies the size of the Bohman window. a is a positive integer. |
| Name | Description |
|---|---|
| c | Returns a Bohman window of size a. c is a real column vector. |
LabVIEW computes the Bohman window using the same equation as in the Bohman Window VI.
c = win_bohman(8)
win_bartlett
win_bartletthann
win_blackman
win_blackmanharris
win_cheby
win_flattop
win_gauss
win_hamming
win_hann
win_kaiser
win_nuttall
win_parzen
win_rect
win_triangular
win_tukey