How to find Eigen values of nonlinear DAE which is solved by ode15s?

2 vues (au cours des 30 derniers jours)
Sol Elec
Sol Elec le 13 Fév 2023
Modifié(e) : Torsten le 13 Fév 2023
I solved my nonlinear DAE by ode15s. Now, I want to find eigen values of this system. How do I find it? Please help.
  1 commentaire
Torsten
Torsten le 13 Fév 2023
Modifié(e) : Torsten le 13 Fév 2023
Eigenvalues of the Jacobian of the system in the final point ?
Approximate the Jacobian and use "eig".

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by