Eigenvalue analysis method of 'damp' function

Hello. I would like to know about eigenvalue analysis method of 'damp' function. Double QR method???
I couldn't figure it out by looking at the function help page...

Answers (1)

According to the damp() documentation, the function returns the following:
  • the poles (eigenvalues) of the dynamic system model,
  • the damping ratios of each pole,
  • the natural frequency of each pole, and
  • the time constant of each pole.
What findings are you expectecting from the eigenvalue analysis method?

Categories

Find more on Linear Algebra in Help Center and File Exchange

Products

Asked:

on 7 Jun 2022

Answered:

on 7 Jun 2022

Community Treasure Hunt

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

Start Hunting!