Predictor–corrector method: Difference between revisions

Content deleted Content added
Line 9:
Example of an Euler – trapezoidal predictor–corrector method.
 
In this example <math>h</math> = <math>\Delta{t} </math>, <math> t_{i+1} = t_i + \Delta{t} = t_i + h </math>
 
: <math> y' = f(t,y), \quad y(t_0) = y_0. </math>