Implement a mathematical expression

Hello to all,
I have to implement the followin expression in Matlab:
X(m) * conj ( X(m -p)), where X(m) is the FFT of x(t) and p is a delay factor in frequency.
The problem is I am not a mathematician to figure out the correct (and otimum) way to do it.
Can you please help me?
Best regards, Jean

1 Comment

Is p an integer, or could it have a fractional part?
What happens for the places where m-p is negative?

Sign in to comment.

Answers (0)

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Products

Asked:

on 19 May 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!