Linearization of a system of 40 Non-linear ODEs for a model and obtain ABCD state-space matrix

2 次查看(过去 30 天)
Hey,
I have a system of 40 non-linear ODEs. I want to find Jacobian matrix for the same. How to Linearize the model? As it contains mass-action kinetics as well as Michaelis-menten kinetics structure? Any suggestions in this regard is appreciated.
  5 个评论
Darshna Joshi
Darshna Joshi 2021-8-7
编辑:Darshna Joshi 2021-8-7
I want to find the best values of combinations of my inputs (There are 3 inputs) that will give me the maximum output. As i have a whole non-linear differential equation model, i don't know how to proceed with that ODEs. @darova
Paul
Paul 2021-8-7
Can you provide a bit more insight into the form of the equations? For example, are they in the form of:
xdot(t) = f(x(t))
where x and xdot are 40 x 1? Do you have an m-function that can evaluate f()? Or maybe f() has some symbolic parameters? A few more details on the form of the equations will be helpful; a small order example would be even better.

请先登录,再进行评论。

回答(0 个)

类别

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

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by