Member of the windows class.
c = barthannwin(a)
Generates a modified Bartlett-Hanning window of a points.
| Name | Description |
| a | Specifies the size of the Bartlett-Hanning window. a is a positive integer. |
| Name | Description |
| c | Returns a Bartlett-Hanning window of size a. c is a real column vector. |
LabVIEW computes the Bartlett-Hanning window using the same equation as in the Modified Bartlett-Hanning Window VI.
c = barthannwin(8)
bartlett
blackman
blackmanharris
bohmanwin
chebwin
flattopwin
gausswin
hamming
hann
kaiser
nuttallwin
parzenwin
rectwin
triang
tukeywin