Can I plot the acceleration vs frequency

Hi all, I used Matlab to plot the acceleration vs time, where the acceleration and time are two vectors. Can I plot the acceleration vs frequency. Thanks in advance

 採用された回答

Walter Roberson
Walter Roberson 2017 年 3 月 3 日

0 投票

Please see the documentation of fft()

1 件のコメント

Muna Shehan
Muna Shehan 2017 年 3 月 3 日
Thank you Walter for your response, Is it ok to used fft for a dynamic system (vehicle suspension system)?.

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

その他の回答 (1 件)

Star Strider
Star Strider 2017 年 3 月 3 日

0 投票

If I understand correctly what you want to do, with a dynamical system, use the Control System Toolbox freqresp function.

Community Treasure Hunt

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

Start Hunting!

Translated by