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

2 次查看(过去 30 天)
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 个评论
Torsten
Torsten 2023-2-13
编辑:Torsten 2023-2-13
Eigenvalues of the Jacobian of the system in the final point ?
Approximate the Jacobian and use "eig".

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by