Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top