Parameter estimation in ODE45.
Mostrar comentarios más antiguos
I have an ode equation
My aim is to analyse parameter estimation (in this case μ)
. I came up
with an equation :
equation. My problem is the number of equations and the number of unknowns are not equal.
to solve the above equations. I need your idea.
Respuesta aceptada
Más respuestas (1)
Tigist Beyene
el 20 de Feb. de 2019
0 votos
2 comentarios
Torsten
el 20 de Feb. de 2019
The four equations you list in your question form a set of four differential equations to solve for y1, y2, S1 and S2. What's the problem ?
Tigist Beyene
el 20 de Feb. de 2019
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!