Given x = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], find the 3-point DFT of X[4].
From this second question, we know that k = 4, N = 10.
So, the 3-point DFT of X[4], does it mean we only use x[n] = 1, 2, 3 to find X[4]?
200
150
20
80
100
120
The frequency spectrum from a voltage sensor, V, is shown in the figure above. V was calculated using a 100-point DFT, and the signal v is sampled at 10k samples per second.
What is the frequency of the second peak from the left? Explain how you arrived at the answer.