FFT Notes
Version 1.1.1 (107 KB) by
Jason Nicholson
This shows how to process a signal with an odd and even length fft.
This live script shows how to process a signal with an odd and even length FFT. The magnitude, phase, and corresponding frequency vector are calculated. This live script is a quick reference for the next time I want to do these calculations. Applications include frequency analysis of signals, Short Time Fourier Transform (STFT), ideal filtering (combined with symmetric ifft), and probably some other applications.
Cite As
Jason Nicholson (2024). FFT Notes (https://www.mathworks.com/matlabcentral/fileexchange/70403-fft-notes), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Fourier Analysis and Filtering in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.