How to write time reversal in MATLAB

Status
Not open for further replies.

David83

Advanced Member level 1
Joined
Jan 21, 2011
Messages
410
Helped
45
Reputation
92
Reaction score
45
Trophy points
1,308
Activity points
3,639
Hello,

I have a time-domain sequence x[n]={x[0] x[1] ... x[N-1]}, which is periodic with period N, and I need to do some processing on it so that the conjugate of the processed sequence will be the conjugate of X[k], where X[k] is the DFT transformation of x[n]. This is the symmetry property in the DFT.

Mathematically, the sequence y[n]={x[0] x[N-1] ... x[1]} will be the processed sequence. In MATLAB the indices begin from 1. Will anything change?

Thanks in advance
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…