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