Home-Grown DFT

This DFT (direct & inverse) implements a vector-matrix approach that is intuitive and efficient.
40 Downloads
Updated 20 Feb 2016

View License

This DFT is intuitive in the vector-matrix representation of the transform and efficient in the trade between memory and time (avoidance of sine, cosine computational loops). Normalization is also simple.

Cite As

Paul Fields (2024). Home-Grown DFT (https://www.mathworks.com/matlabcentral/fileexchange/55523-home-grown-dft), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
dft

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

fix direct-transform normalization and Nan in inverse-transform at Nyquist frequency

1.0.0.0