![]() |
Numerical Analysis, Eighth Editionby Richard L. Burden and J. Douglas FairesJava Programs |
Runge-Kutta Method for Systems of Differential EquationsTo approximate the solution of the mth-order system of first-order initial-value problem u'j = f(t,u1,u2,... ,um), a<= t <= b, uj(a) = alphaj, for j = 1, 2, ..., m at (N+1) equally spaced numbers in the interval [a, b]. |
|
|