how to get the FFT of a pulse

8 ビュー (過去 30 日間)
Federico
Federico 2022 年 9 月 1 日
コメント済み: Star Strider 2022 年 9 月 6 日
hello, I have to simulate an experimental test that involves a hammering on an object to be tested. from it I measured the acceleration caused and the corresponding FFT, so now I have to simulate the test by creating an impulse by adding two steps (one positive and the other negative) obtained through the "stepin" function. I must then make the FFT of this signal

回答 (1 件)

Star Strider
Star Strider 2022 年 9 月 1 日
I am not familiar with the ‘stepin’ function. It might be easier to use lsim for this, and design your own input vector or vectors if you need separate positive and negative inputs. You can then calculate the fft of the input vector and the lsim output for each of them.
  2 件のコメント
Federico
Federico 2022 年 9 月 6 日
Ok, thank you for the answer. @Star strider is there another way to simulate the impulse of the hammer and then do the FFT?
Star Strider
Star Strider 2022 年 9 月 6 日
I am not aware of any, however the problem as stated is a bit ambiguous, so other options may exist.

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

カテゴリ

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

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by