Predictor–corrector method: Difference between revisions

Content deleted Content added
Waldemahr (talk | contribs)
m better wording of specifics
Waldemahr (talk | contribs)
m added 1 word
Line 3:
-- 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 the ''predicted'' value of the function and ''another method'' to interpolate that unknown function's value at the '''same''' subsequent point.__TOC__
 
== Predictor–corrector methods for solving ODEs ==