Predictor-Corrector

56 Views Asked by At

Is Predictor Corrector Method able to solve ODE system??

Have a reference about it?

What i've seen on some sites is just about solving one single ODE.

If it's able, then please give an example, how to construct the predictor and the corrector.

(I mean apply the system to predictor and corrector method, not about to derive the formula)