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

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 3 Mär. 2017

0 Stimmen

Please see the documentation of fft()

1 Kommentar

Muna Shehan
Muna Shehan am 3 Mär. 2017
Thank you Walter for your response, Is it ok to used fft for a dynamic system (vehicle suspension system)?.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Star Strider
Star Strider am 3 Mär. 2017

0 Stimmen

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