Frequency and time-frequency analysis in Matlab

Perform time-frequency analysis without the Signal Processing Toolbox™
2K Downloads
Updated 1 Dec 2023

Cite As

Lubos Smolik (2024). Frequency and time-frequency analysis in Matlab (https://github.com/LubosSmolik/autofft/releases/tag/v1.5.3), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2023b
Compatible with R2016b to R2023b
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.5.3

See release notes for this release on GitHub: https://github.com/LubosSmolik/autofft/releases/tag/v1.5.3

1.5.2

See release notes for this release on GitHub: https://github.com/CarlistRieekan/autofft/releases/tag/v1.5.2

1.5.1

See release notes for this release on GitHub: https://github.com/CarlistRieekan/autofft/releases/tag/v1.5.1

1.5

See release notes for this release on GitHub: https://github.com/CarlistRieekan/autofft/releases/tag/v1.5

1.4.1

See release notes for this release on GitHub: https://github.com/CarlistRieekan/autofft/releases/tag/v1.4.1

1.4

See release notes for this release on GitHub: https://github.com/CarlistRieekan/autofft/releases/tag/v1.4

1.3.1

See release notes for this release on GitHub: https://github.com/CarlistRieekan/autofft/releases/tag/v1.3.1

1.3.0

Please, see https://github.com/CarlistRieekan/autofft/releases

1.2.5.1

See release notes for this release on GitHub: https://github.com/CarlistRieekan/autofft/releases/tag/1.2.5.1

1.2.5

An optional highpass filtering has been implemented.

1.2.4.2

Overlap length (in samples) returned in output variable setup is now correct. Previous versions incorrectly returned overlap percentage.

1.2.4.1

An error occurring during estimation of autospectrum has been fixed.

1.2.4

- Improved documentation.
- New types of averaging: median filter and variance of spectral unit.
- Results of the STFT of multiple signals are now returned as 3D array.
- Performance improved significantly.
- Accuracy of PSD slightly improved.

1.2.3

- User can define frequency resolution of the analyser.
- The window function can be directly specified as a vector.
- The analyser setup can be returned as an output variable.
- Warning messages are now displayed.

1.2.2

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.