(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Modified Euler Method
The modified Euler (or Heun's) method is a two-stage predictor-corrector method:
Predictor stage:
Corrector stage:
4th-Order Runge Kutta Method
The 4th-order Runge-Kutta algorithm is one of the most popular numerical integration methods for power systems.