Damping ratio computing from a MATLAB plot

Hi Altruists,
I have a MATLAB plot which I exported from Digsilent software and I am willing to calculate the damping ratio and natural frequency. What are the commands for that, may I know?
Regards,
Kamrul Hasanuntitled.jpg

1 Comment

Use prony analysis using prony Toolbox. That will give your requirements.
Regards,
R Sudhir

Sign in to comment.

 Accepted Answer

KSSV
KSSV on 7 Jan 2020
For natural frequency you need to look into fft.
Damping ratio can be calculated using logarithamic decrement approach. https://en.wikipedia.org/wiki/Logarithmic_decrement

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!