Member of the windows class.
c = flattopwin(a)
c = flattopwin(a, b)
Generates a Flat Top window of a points.
| Name | Description | ||||
| a | Specifies the size of the Flat Top window. a is a positive integer. | ||||
| b | Specifies the type of Flat Top window to generate. b is a string that accepts the following values.
|
| Name | Description |
| c | Returns a Flat Top window of size a. c is a real column vector. |
LabVIEW computes the Flat Top window using the same equation as in the Flat Top Window VI.
c = flattopwin(8, 'periodic')
barthannwin
bartlett
blackman
blackmanharris
bohmanwin
chebwin
gausswin
hamming
hann
kaiser
nuttallwin
parzenwin
rectwin
triang
tukeywin