Feeds
已回答
ODE solvers and multiple tspans
I have found the problem, I was calling the function with sol = ode45(@myfun,[0:1:12],[0 1 1],options); and expectin...
ODE solvers and multiple tspans
I have found the problem, I was calling the function with sol = ode45(@myfun,[0:1:12],[0 1 1],options); and expectin...
14 years 前 | 0
| 已接受
提问
ODE solvers and multiple tspans
I have a model which i use one of the odesolvers to simulate. I would like to do a comparison of the results so that I can deter...
14 years 前 | 2 个回答 | 0
