Euler forward method

From MaRDI portal
Named after

Leonhard Euler



Description

It is the most basic explicit method for numerical integration of ordinary differential equations and is the simplest Runge–Kutta method.

Formula(s) and Quantities
yn+1=yn+hf(tn,yn)
h represents time step
t represents time
y represents unknown function









Edit Euler forward method item

This page was built for formula: Euler forward method