Feeds
回答済み
2nd order ODE using RK4
is there a way to do this *without* using ode45? I saw examples of code where people were using something like "feval"
2nd order ODE using RK4
is there a way to do this *without* using ode45? I saw examples of code where people were using something like "feval"
約14年 前 | 0
質問
2nd order ODE using RK4
Ok, I have a second order ODE and I need to solve it using Runge-Kutta 4. I know that I have to make it into 2 first order equ...
約14年 前 | 2 件の回答 | 0