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

 采纳的回答

Please see the documentation of fft()

1 个评论

Thank you Walter for your response, Is it ok to used fft for a dynamic system (vehicle suspension system)?.

请先登录,再进行评论。

更多回答(1 个)

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