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
更新 2020/11/11

ライセンスの表示

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.

引用

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. 取得済み .

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.

その他のスタイルを見る
MATLAB リリースの互換性
作成: R2020b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAcoustics, Noise and Vibration についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.2

Optimization Algorithm

1.0.1

Addition of GAP Optimized Windows

1.0.0