I'm currently trying to do some Fourier transformations, or at least trying to understand them. The only thing I'm worried about is the complex part of the function. All I have is some basic, self thought, understanding about complex numbers.
As far as I'm concerned, a complex number exists of a real part and a complex part. In the following DFT it seems it has no real part. Is that correct?
I think we can simplify it to the following, since the others are just modifiers.
$e^{-i}$
But for some reason, im not getting the good value's. Perhaps i'm doing something wrong, but im not quite sure.
Edit:
I just realised this may be a bit vague, but my questions are
- Does the function F(k,l) return a complex number, with no real part.
- Is there a special rule about $e^{-i}$
Edit2:
Okay, I'm sorry for asking these basic questions, this is all way beyond the math I've learned at school xD. But I understand most of the DFT now. Only there's one thing I don't understand and that:
- What does the $F(k,l)$ part of the function define.