Euler forward method (Q6674265)

From MaRDI portal





in mathematics and computational science, this method is a first-order numerical procedure for solving ODEs with a given initial value
  • forward Euler method
  • explicit Euler method
Language Label Description Also known as
English
Euler forward method
in mathematics and computational science, this method is a first-order numerical procedure for solving ODEs with a given initial value
  • forward Euler method
  • explicit Euler method

Statements

yn+1=yn+hf(tn,yn)
0 references
0 references
It is the most basic explicit method for numerical integration of ordinary differential equations and is the simplest Runge–Kutta method.
0 references