fftfreq

Version 1.0.0.0 (597 Bytes) by Peter Mao
Returns the frequency values of an fft
846 Downloads
Updated 22 Apr 2018

View License

This is inspired by python/numpy's fftfreq function. There is added functionality here in that if alias_dt is specified, the returned frequencies are the folded (aliased) frequencies one would see if the raw signal were to be subsampled at the slower rate (longer period).

Cite As

Peter Mao (2024). fftfreq (https://www.mathworks.com/matlabcentral/fileexchange/67026-fftfreq), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fourier Analysis and Filtering 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.0.0

changed title