Estimation of the Signal Short-Time Stationarity Duration

Estimation of the short-time stationarity duration (in terms of frame lengths) of a given nonstationary signal using a novel method.
59 descargas
Actualizado 28 jun 2023

Ver licencia

The present code is a Matlab function that implements a novel technique named “statiogram” concerning the estimation of the short-time stationarity frame duration of a given nonstationary signal. The procedure answers what should be the length of the frames into which a nonstationary signal is divided so that the signal be considered as short-time wide-sense stationary in the boundaries of the (most of the) frames, with some predefined confidence level. This is of particular importance when one is going to perform some kind of time-localized analysis (e.g., STFT or signal feature extraction), in the fields of speech and sound processing; vibration and seismic analysis; neuroscience, etc.
A few examples are given to clarify the usage of the function. For convenience, the input and output arguments are given at the beginning of the function.
The code is based on the theory described in:
[1] H. Zhivomirov, I. Nedelchev. A Method for Signal Stationarity Estimation. Romanian Journal of Acoustics and Vibration, ISSN: 1584-7284, Vol. XVII, No. 2, pp. 149-155, 2020. (http://rjav.sra.ro/index.php/rjav/article/view/178/103).
[2] --- A research article dedicated to this estimation technique is about to come by the end of 2023. ---

Citar como

Hristo Zhivomirov (2024). Estimation of the Signal Short-Time Stationarity Duration (https://www.mathworks.com/matlabcentral/fileexchange/107060-estimation-of-the-signal-short-time-stationarity-duration), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2017b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0

A new version of the code has been uploaded.

1.1.0

A new version of the code has been uploaded.

1.0.0