- #1
electronic engineer
- 145
- 3
suppose we have this discreet function:
x(k)=rect(k+N/2)= 1 ; when -N/2=<K<=N/2-1
x(k)=0; otherwise
This is discreet function(not continuous) of k shifted forward by N/2, we need to find Fourier transform for it ..
anyway let N=6 for simplicity, then:
x(k)=rect(k+3)= 1 ; when -3=<K<=2
x(k)=0; otherwise
i think there's a law for finding FT of shifted signals but i can't remember ,and i need a guidance to get the solution
thanks
x(k)=rect(k+N/2)= 1 ; when -N/2=<K<=N/2-1
x(k)=0; otherwise
This is discreet function(not continuous) of k shifted forward by N/2, we need to find Fourier transform for it ..
anyway let N=6 for simplicity, then:
x(k)=rect(k+3)= 1 ; when -3=<K<=2
x(k)=0; otherwise
i think there's a law for finding FT of shifted signals but i can't remember ,and i need a guidance to get the solution
thanks