GAP - Generalized Adaptive Polynomial Window Function

J. F. Justo and W. Beccaro, "Generalized Adaptive Polynomial Window Function," in IEEE Access, vol. 8, pp. 187584-187589, 2020.
112 Downloads
Updated 11 Nov 2020

View License

Introduction

Discrete Fourier Transform (DFT) is a powerful tool to perform Fourier analysis in discrete data, with several applications, such as astronomy, chemistry, acoustics, geophysics, and digital processing.

The use of window functions affects the analysis in the frequency domain, sometimes introducing unwanted artifacts, such as signal leakage, scalloping loss, and intensity of sidelobes.

We propose a generalized functional form to describe windows combined with an optimization method to improve their spectral properties.

We present a generalized window function as a non-linear polynomial expansion in which all the current windows could be mimic with the appropriate expansion coefficients.

This functional form is very flexible, which allows searching for sets of expansion coefficients that provide superior properties, considering a reference figure of merit associated to the property to be improved.

This procedure paves the way for optimization and adaptive methods, such as machine learning and genetic algorithms, to adapt window functions to certain data sets and specific applications.

This method to obtain windows is quite general, allowing the use of several optimization methods, such as global optimization (genetic algorithms and simulated annealing) or local optimization (Newton and gradient-based methods) techniques, or even machine learning.

Any new window obtained by optimization procedures represents an improvement of the properties in the frequency domain, when compared to that initial window function guess.

This method allows to improve several spectral properties simultaneously.

Cite As

Wesley Beccaro (2024). GAP - Generalized Adaptive Polynomial Window Function (https://www.mathworks.com/matlabcentral/fileexchange/81658-gap-generalized-adaptive-polynomial-window-function), MATLAB Central File Exchange. Retrieved .

Justo, Joao Francisco, and Wesley Beccaro. “Generalized Adaptive Polynomial Window Function.” IEEE Access, vol. 8, Institute of Electrical and Electronics Engineers (IEEE), 2020, pp. 187584–89, doi:10.1109/access.2020.3030903.

View more styles
MATLAB Release Compatibility
Created with R2020b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Acoustics, Noise and Vibration in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.2

Optimization Algorithm

1.0.1

Addition of GAP Optimized Windows

1.0.0