0% found this document useful (0 votes)
78 views1 page

Assignment 1

Download as doc, pdf, or txt
Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1/ 1

Assignment -1

Submission Date-02-02-2017 At 11.30 AM

1. Compute the DFT of the 4-point signal by hand.


x(n)= [1,3,4,5]
2. The even samples of the DFT of a 9-point real signal x(n) are given by find
odd samples.
X(0) = 3.1;
X(2) = 2.5 + 4.6 j;
X(4) = 1.7 + 5.2 j;
X(6) = 9.3 + 6.3 j;
X(8) = 5.5 + 8.0 j;
3. What is the circular convolution of the following two sequences?
x = [1 2 3 0 0 0 0];
h = [1 2 3 0 0 0 0];
4. Compute the circular convolution of the following two 4-point signals by
circle method
g = [1; 2; 1; -1]
h = [0; 1/3; -1/3; 1/3]
5. What is the inverse DFT of the given sequence?
X(k)=[1,10+j,20,10-j]

6. Let N be an even integer. Let the N-point signal x(n) be defined for
0nN-1

Find the DFT of the N-point discrete-time signal x(n). Your answer should
be simplified. If X(k) is real, write it without using j.
7. Find the linear convolution of two signals.
x = [1,2,3,4,7]
h= [0,1,8,7,5,6,4]

You might also like