- #1
Mr.Tibbs
- 24
- 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[itex]_{k}[/itex] =[itex]\sum[/itex]x[n] * e[itex]^{\frac{-2\pi kn}{N}}[/itex] from n = 0 to N-1
where N is the number of samples you can take in a 2[itex]\pi[/itex] 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[itex]_{k}[/itex] =[itex]\sum[/itex]x[n] * e[itex]^{\frac{-2\pi kn}{N}}[/itex] from n = 0 to N-1
where N is the number of samples you can take in a 2[itex]\pi[/itex] period.