photo

Oscar Ungsgård


KTH

Last seen: más de 4 años hace Con actividad desde 2018

Followers: 0   Following: 0

Mensaje

Estadística

Feeds

Ver por

Pregunta


Runge-kutta calculation giving lower order of accuracy than expected
I'm solving an ODE: y'' + (y^2 − 1)*y' + y = 0, y(0) = 1, y'(0) = 0, t ∈ [0, 1] using RK method with uk = u(k−1) +(h/6)*(K1 + K...

más de 6 años hace | 1 respuesta | 0

1

respuesta