Predictor–corrector method: Difference between revisions

Content deleted Content added
first stab at the article
 
Jeffareid (talk | contribs)
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__
 
== Example ==