Apply window
Purpose
Description
Tips
Macro Synopsis
Modules
Related Functions
References
Purpose
Apply window
Description
"Apply window" applies the active window function
to the selected signal x.
Tips
The type of window function can be adjusted in the
Basic Options menu under Fourier. Currently
available window functions are Bartlett, Blackman, Boxcar,
Hamming, Hanning (von Hann), Kaiser, Parzen, Potter and
Welch.
Macro Synopsis
y = ApplyWindow(x,N);
signal x,y;
int N;
Modules
Student, Professional
Related Functions
Spectral Options.
References
Oppenheim/Schafer [3], Otnes/Enochson
[5].