Member of the windows class.
c = blackmanharris(a)
Generates a Blackman-Harris window that consists of a specified number of points. LabVIEW uses a formula based on four terms to generate the window.
| Name | Description |
| a | Specifies the size of the Blackman-Harris window. a is a positive integer. |
| Name | Description |
| c | Returns a Blackman-Harris window of size a. c is a real column vector. |
LabVIEW computes the Blackman-Harris window using the same equation as in the Blackman-Harris Window VI.
c = blackmanharris(8)
barthannwin
bartlett
blackman
bohmanwin
chebwin
flattopwin
gausswin
hamming
hann
kaiser
nuttallwin
parzenwin
rectwin
triang
tukeywin