Content deleted Content added
No edit summary |
Stated specifics |
||
Line 1:
In [[numerical analysis]],
-- The initial, "prediction" step, starts from a polynomial fit to the values of the function and its derivative at a preceding set of points to extrapolate this function to its value at a subsequent, new point.
-- The next, "corrector" step refines the initial approximation by using another means to interpolate that unknown function's derivative at the subsequent point.__TOC__
== Predictor–corrector methods for solving ODEs ==
|