0
831views
x(n)=4γ(n)+3γ(n-1)+2γ(n-2)+γ(n-3)is a six point sequence. i) Find p(n),if P(K)= W_N^2K X(K) ii) If Q(K)=X(K-3),Find q(n)
1 Answer
0
1views

enter image description here

x(n)={4,3,2,1,0,0}

i) Find p(n)=ifP(K)= W2NKX(K)

Above statement signifies, circular time shift properly.

x(nl)()DFTW2K6X(K)

By comparison we have,

l=2 ,N=6

p(n)=x(n-2)

P(n)={0,0,4,3,2,1}

ii) If Q(K)=X(K-3),Find q(n)

Above statement signifies circular frequency shift.

x(n)ej2πKl(N()DFTX(Kl)

By comparison we have,

l=3

q(n)=x(n)ej2πln6

q(n)=x(n).ejπn

$q(0)=x(0) e^0 …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.