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 years 前 | 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 years 前 | 2 个回答 | 0