Steady States for dynamic equations

2 次查看(过去 30 天)
Bismark
Bismark 2023-6-17
编辑: Torsten 2023-6-17
Hello all! I have a set of dynamic equations that need to be solved. Can matlab be used to calculate the steady state values and if yes, how do i go by it. Thank you

回答(1 个)

Torsten
Torsten 2023-6-17
移动:Torsten 2023-6-17
Use "fsolve" together with the function you used to describe your dynamical system.
  4 个评论
Bismark
Bismark 2023-6-17
编辑:Torsten 2023-6-17
K = (1-a)K(-1)+I
It looks like this sir

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Systems of Nonlinear Equations 的更多信息

标签

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by