Community Profile

photo

Rebecca


Con actividad desde 2011

Estadísticas

  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


Runge-Kutta fourth order (rk4)
When implementing the Runge-Kutta order 4 scheme(rk4) u1,...,un are computed using the algorithm: for i = 0,1,...,n-1 k1 = f ...

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Solving nonlinear scalar ode's
I have to solve an ivp of the form: du/dt = f(t,u), u(t0) = u0, for a function u = u(t)?R for t=>t0, using Adams Bashforth 2nd o...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta