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.

질문:

2017년 3월 3일

답변:

2017년 3월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by