Numerical Analysis, Eighth Edition

by Richard L. Burden and J. Douglas Faires

Java Programs

 

Back to Home

Adams Variable Step-Size Predictor-Corrector Method

To approximate the solution of the initial value problem

 y' = f(t,y), a<= t <= b, y(a) = alpha, with local truncation error within a given tolerance.