frequency estimation

1 回表示 (過去 30 日間)
mohamed  al-asklany
mohamed al-asklany 2012 年 3 月 19 日
i make fmcw radar and the output of mixer will be connected to the mic socket in my labtop then i use simulink to calculate range of target so i acquire data from mic port then passed to lpf then i calculate fft then i want to no the frequency which the max(abs(fft))to calculate range and the i try to make a radar scope in matlab and pass the extracted data from sikulink model to it so i have a big problem that it is how i can calculate frequency of a signal in simulink model?

採用された回答

Honglei Chen
Honglei Chen 2012 年 3 月 19 日
If you have Signal Processing Blockset or DSP System Toolbox, you can use the FFT block
  3 件のコメント
Honglei Chen
Honglei Chen 2012 年 3 月 19 日
f = (0:NFFT-1)*Fs/NFFT-Fs/2
mohamed  al-asklany
mohamed al-asklany 2012 年 3 月 20 日
can not understand this equation and where i can write it in simulink?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeRadar and EW Systems についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by