Community Profile

photo

noman muhammad ashraf


bahria university

Active since 2015

Followers: 0   Following: 0

Message

completing BS in electrical engineering

Statistics

Feeds

View by

Question


i am trying to prove time shift property of discrete fourier transform.....but i dont know how to multiply x(w) with the e^-jwn?
clc x= [1 1 1 -1 1 1] N=length(x); for k=1:N X(k)=0; for n=1:N X(k)=X(k)+x(n).*exp(-1j.*2.*pi.*(n-1).*(k-1...

8 years ago | 0 answers | 0

0

answers