How to find the FFT of a variable frequency sinusoidal signal in Simulink

4 ビュー (過去 30 日間)
Haider
Haider 2024 年 3 月 8 日
コメント済み: Mathieu NOE 2024 年 3 月 11 日
I generated a sinusoidal signal with 3 frequencies (5, 10, 15 Hz) using the following method:
I tried to find the FFT of this signal with:
but the spectrum was nothing like what it's supposed to be, so what is the correct the way to find it (is the generating method correct or is there a better way)?
Thanks.
  3 件のコメント
Haider
Haider 2024 年 3 月 8 日
I tried using the fftshift, and I also replaced the clock with digital clock, but the results weren't better.
Mathieu NOE
Mathieu NOE 2024 年 3 月 11 日
I haven't used this demo example, but it's purpose is to do a single fft computation for a fixed frequency signal
I suppose that you want to create multiple fft spectra for a variable frequency signal (as you would do to plot a spectrogram), so you have to change a bit the logic

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeTransforms についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by