Constrained system of ODE
1 回表示 (過去 30 日間)
古いコメントを表示
Hello everyone, I am trying to develop a biological propagation model in Matlab.
The model is composed by 8 coupled ordinary differential equations, which describe how certain species evolve through the time. I have been using the ode45 solver. You can find the implementation at this link
However, I am facing some difficulties about adding constraints to these equations. I would like to add some upper/lower bounds to the values, but apparently the solver is ignoring these constraints.
Anybody can help me?
0 件のコメント
回答 (1 件)
Marko
2019 年 11 月 9 日
Hey Frederico!
Could you solve the problem? I have a similar one. Your link isnt available anymore.
Best
Marko
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!