The operation of the DFT can be reversed to recover a time-domain signal from its frequency representation. This is done with the Inverse Discrete Fourier Transform (IDFT).
The IDFT is given by:
(5)
In practice, we use the more efficient FFT and IFFT algorithms to perform these operations.