Inverse Discrete Fourier Transform of a finite sequence

This code finds the IDFT without using FFT algorithms and without any predefined Matlab functions.
455 Downloads
Updated 7 Dec 2011

View License

The Fourier transform takes a signal in the time domain and maps it, without loss of information, into the frequency domain. The frequency domain representation is exactly the same signal, in a different form. The inverse Fourier transform(IDFT) maps the signal back from the frequency domain into the time domain.

Cite As

Saurav Nandi (2024). Inverse Discrete Fourier Transform of a finite sequence (https://www.mathworks.com/matlabcentral/fileexchange/34105-inverse-discrete-fourier-transform-of-a-finite-sequence), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

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