We can implement this in a fast way using the FFT- Fast Fourier Transform
THIS IS DIFFERENT THAN DTFT - Discrete Time Fourier Transform
This is not a convenient representation because our starts at . We want to implement this on a computer.DTFT - Discrete Time Fourier Transform
DTFT is a way of looking at the signal in the frequency domain. The formula is given by
Link to original
- We reduce the limit from
- We start at
- is continuous, but a computer needs discrete values.
We can therefore write the DFT as
where , and
Frequency-domain sampling
DTFT
Where , and
We need to have large enough that we don’t experience Time Domain Aliasing.
Shifting of DFT signals
Read the book (?) Something about a circle or smth