Predictor–corrector method: Difference between revisions

Content deleted Content added
m Reverted edits by 92.62.62.47 (talk) to last version by Michael Hardy
mNo edit summary
Line 1:
In [[mathematics]], particularly [[numerical analysis]], a '''predictor-corrector method''' is an [[algorithm]] that proceeds in two steps. First, the prediction step calculates a rough approximation of the desired quantity. Second, the corrector step refines the initial approximation using another means.
 
__TOC__