Cosine Tapered Window (Not in Base Package)

Applies a cosine tapered window to the input signal X. Details

X is the input signal.
Cosine Tapered{X} is the input signal with the Cosine Tapered window applied.
error returns any error or warning from the VI. Refer to Signal Processing Error Codes for more information about these conditions.

Cosine Tapered Window Details

If y represents the output sequence Cosine Tapered{X}, the Cosine Tapered Window VI obtains the elements of y from

,

where

and

,

where nis the number of elements in the input sequence X.

Using this window is the equivalent of applying the Hanning window to the first and last 10% of the input sequence X.