Next: Correction Up: Numerical continuation Previous: Numerical continuation   Contents

Prediction

Suppose h > 0 which will represent a stepsize. A commonly used predictor is tangent prediction:

X0 = xi + hvi.
(1)

The choice of the stepsize is discussed in section 2.3.