Damping ratio computing from a MATLAB plot

38 views (last 30 days)
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
sudhir ravipudi
sudhir ravipudi on 25 Jul 2020
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)

Products

Community Treasure Hunt

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

Start Hunting!