(a) Given that x[n] is an N length discrete signal, derive an expression for the 2N DFT of s[n] in terms of a sum of cos
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
(a) Given that x[n] is an N length discrete signal, derive an expression for the 2N DFT of s[n] in terms of a sum of cos
(a) Given that x[n] is an N length discrete signal, derive an expression for the 2N DFT of s[n] in terms of a sum of cosine functions weighted by a complex exponential factor where s[n] = s[2N-1-n] = x[n] for n= 0,1,2...N-1 (i.e. s[n] is an even length symmetric signal). b) (b) The 2D Discrete Cosine Transform (DCT) of a 2D NxN signal X=X(ij), i= 0,1,2...N-1 and j=0,1,2...N-1 can be formed by firstly computing the DCT of all rows of X and storing this in a new matrix Y and then taking the 1D DCT of all columns of Y. Using the DCT formulation provided in the formulae sheets compute the 2D DCT (XDCT ) of the following 2x2 2D signal (X): (10 4 3 10 X= (c) As part of a process to compress X, any absolute value of Xoct from part (b) above that is less than 0.7 is assigned to zero to form XDCT-thr. Using the Inverse DCT formulation provided in the formulae sheets compute the Inverse 2D DCT of XDCT=thr to form Xrecon (d) Compute the mean square error in dBs for the compression process described in part (c) above.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!