Community Profile

photo

Rebecca


Aktiv seit 2011

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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 ...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort