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年 前 | 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年 前 | 2 件の回答 | 0
