The methods of Runge-Kutta are methods of numerical Analyze of approximation of solutions of differential equations. They bear the name of the mathematicians Carl Runge and Martin Wilhelm Kutta. These methods rest on the principle of the Itération, i.e. a first estimate of the solution is used to calculate one second estimate, more precise, and so on.
This method is equivalent to the Méthode of Euler.
Let us consider the following problem:
Method RK1 is given by the equation
where is the step of the iteration.
It is a particular case of very frequent use, indicated RK4.
Let us consider the following problem:
Method RK4 is given by the equation:
where
The idea is that the following value ( there N +1) is approached by the sum of the current value ( there N ) and of the product of the size of the interval ( H ) by the estimated slope. The slope is obtained by a weighted average of slopes:
K 1 is the slope at the beginning of the interval;
In the average of the four slopes, a larger weight is given to the slopes at the point medium.
Method RK4 is a method of order 4, which means that the error made with each stage is about H 5, whereas the accumulated total error is about H 4.
These formulas are also valid for functions with vectorial values.
| Random links: | Ptolémée Kéraunos | Henry de Jouvenel | Rhogeessa | The Crown (Rhone delta) | François Hippolyte Collombel |