Feeds
提问
Automating the stability calculation for an ODE
I want to numerically solve an ODE using ODE45. Let's say the ODE is function dydt = odefun(t,y,a,b,g,d) dydt = [...
6 years 前 | 0 个回答 | 1
0
个回答提问
Giving names to the entries of a vector.
I am creating a system of differential equations that will use many parameters ( let's say alpha, beta, gamma, delta - but lots ...
6 years 前 | 1 个回答 | 0
