Linearization of a system of 40 Non-linear ODEs for a model and obtain ABCD state-space matrix
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Paul
el 7 de Ag. de 2021
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.
Respuestas (0)
Ver también
Categorías
Más información sobre Ordinary Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!