IDFT Calculator: Online Inverse Discrete Fourier Transform Tool

Calculate Inverse Discrete Fourier Transform (IDFT)

Enter complex numbers as (real, imaginary) pairs, separated by commas. Example: (1.0, 0.0) represents 1 + 0j.

Unlock the secrets of digital signal analysis with our free IDFT Calculator. Easily compute the Inverse Discrete Fourier Transform from your given complex DFT coefficients to reconstruct the original time-domain signal. This tool is perfect for students, engineers, and researchers working with DSP applications.

Formula:

The Inverse Discrete Fourier Transform (IDFT) is a mathematical operation that transforms frequency-domain data back into the time domain. It is formally defined by the equation:

x[n] = (1/N) ∑k=0N-1 { X[k] ⋅ ej(2πkn/N) }

Where:

  • x[n]: The n-th sample of the reconstructed time-domain signal.
  • X[k]: The k-th complex frequency-domain coefficient, provided as input.
  • N: The total number of points/samples in the sequence.
  • j: The imaginary unit (√-1).
  • e: Euler's number (base of the natural logarithm).
  • π: Pi (approx. 3.14159).

Mathematics and Signal Processing Tools

3dB Bandwidth

Go to Calculator

3dB Bandwidth

Go to Calculator