Mr.Tibbs
- 23
- 0
The problem:
What is the discrete Fourier transform of a constant value?
Example DFT{2}
This is not my homework problem but will help me immensly in solving the actual problem.
DFT formula:
X_{k} =\sumx[n] * e^{\frac{-2\pi kn}{N}} from n = 0 to N-1
where N is the number of samples you can take in a 2\pi period.
What is the discrete Fourier transform of a constant value?
Example DFT{2}
This is not my homework problem but will help me immensly in solving the actual problem.
DFT formula:
X_{k} =\sumx[n] * e^{\frac{-2\pi kn}{N}} from n = 0 to N-1
where N is the number of samples you can take in a 2\pi period.