eindigedifferentiaalmethodes
Eindigedifferentiemethodes, or finite difference methods (FDM), are a class of numerical techniques used to approximate solutions to differential equations. They work by replacing the continuous derivatives in a differential equation with discrete approximations derived from Taylor series expansions. Essentially, the domain of the problem is discretized into a grid of points, and the derivatives at these points are approximated using values at neighboring grid points.
The core idea involves representing the derivative of a function $f(x)$ at a point $x_i$ using values
These approximations are then substituted into the original differential equation, transforming it into a system of