Implement a mathematical expression
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2012 年 5 月 19 日
Is p an integer, or could it have a fractional part?
What happens for the places where m-p is negative?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Fourier Analysis and Filtering についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!