Owning Class: windows
Requires: MathScript RT Module
c = win_nuttall(a)
Legacy Name: nuttallwin
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 = win_nuttall(8)
win_bartlett
win_bartletthann
win_blackman
win_blackmanharris
win_bohman
win_cheby
win_flattop
win_gauss
win_hamming
win_hann
win_kaiser
win_parzen
win_rect
win_triangular
win_tukey