フィルターのクリア

How to calculate the dot product of the complex conjugate of the Fourier transform of one signal with the Fourier transform of the other ?

2 ビュー (過去 30 日間)
I have two independent signal. I want to calculate the dot product of the complex conjugate of the Fourier transform of one signal with the Fourier transform of the other. I want to implement the problem in matlab code. How to do that?

回答 (1 件)

Walter Roberson
Walter Roberson 2023 年 9 月 8 日
Fourier Transform is fft
Complex conjugate is conj
Dot product is dot

カテゴリ

Help Center および File ExchangeDiscrete Fourier and Cosine Transforms についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by