Can I plot the acceleration vs frequency

1 view (last 30 days)
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

Accepted Answer

Walter Roberson
Walter Roberson on 3 Mar 2017
Please see the documentation of fft()
  1 Comment
Muna Shehan
Muna Shehan on 3 Mar 2017
Thank you Walter for your response, Is it ok to used fft for a dynamic system (vehicle suspension system)?.

Sign in to comment.

More Answers (1)

Star Strider
Star Strider on 3 Mar 2017
If I understand correctly what you want to do, with a dynamical system, use the Control System Toolbox freqresp function.

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!