How Do You Compute the DFT of Periodic Signals?

AI Thread Summary
To compute the discrete Fourier transform (DFT) of periodic signals, specific sequences need to be analyzed. For the first case, where x[n] = δ[n], the DFT results in a constant value across all frequencies. In the second case, x[n] = μ[n] - μ[n - K] leads to a DFT that reflects the difference of two step functions, which can be computed using properties of the DFT. The third case, x[n] = cos((2*pi*M*n)/N), results in a DFT that reveals the frequency components of the cosine function. Resources like Wikipedia provide foundational information on DFT that can assist in solving these problems.
ankh
Messages
6
Reaction score
0

Homework Statement


Find the discrete Fourier transform X[k] = DFTn {x[n]} of the following
periodic sequences x[n] = x[n - N] with period N:

(a) For n = 0 . . .N - 1 we have x[n] =\delta[n].
(b) For n = 0 . . .N - 1 we have x[n] = \mu[n] -\mu[n - K] with K < N.
(c) x[n] = cos( (2*pi*M*n)/N ).

Homework Equations


We don't have a book for my digital processing class and i missed couple of classes so i have no idea how to start these problems. A little hint or a link to a good tutorial/source would be greatly appreciated.

The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...

Similar threads

Replies
3
Views
3K
Replies
6
Views
5K
Replies
8
Views
2K
Replies
3
Views
1K
Replies
1
Views
4K
Replies
4
Views
2K
Back
Top