a 12-point sequence is x n defined as xn 1 2 3


A 12-point sequence is x (n) defined as x(n) = { 1, 2, 3, 4, 5, 6, 6, 5, 4, 3, 2, 1}. Write MATLAB programs to

(a) Determine the DFT X (k) of x(n) and plot (using stem function) its magnitude and phase.

(b) Determine the DTFT X (e) of x(n) and plot the magnitude and phase of X(e). You need to properly define the resolution of X(e) in the frequency domain.

(c)  Verify that the above DFT is the sampled version of X(e). It might be helpful to combine the above two plots in one graph using the hold function.

(d)  Is it possible to reconstruct the DTFT X(e) from the DFT of X(k)? If possible, give the necessary interpolation formula for reconstruction. If not possible, state why this construction cannot be done.

The programs generating the plots should be provided.

Request for Solution File

Ask an Expert for Answer!!
Applications of MATLAB: a 12-point sequence is x n defined as xn 1 2 3
Reference No:- TGS0205770

Expected delivery within 24 Hours