Content deleted Content added
m it's known by a lot of names! |
m renaming in the article itself |
||
Line 3:
== Setting ==
The
:<math> {dx \over dt} = f(t,v) </math>
Line 19:
== The method ==
The
:<math> v_{n+1} = v_n + g(t_n, x_n) \, \Delta t \quad</math>
Line 39:
:<math> {dv \over dt} = -{k \over m}x. \quad</math>
The
:<math>v_{n+1} = v_n - {k \over m}x_n\Delta t \quad</math>
|