Predictor–corrector method: Difference between revisions

Content deleted Content added
m Undid revision 366018892 by Phancy Physicist (talk)
m Euler trapezoidal example: minor equation fix
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>