/MA20102

Numerical Solution of Ordinary and Partial Differential Equation : A 3 credit course at IITKGP

Primary LanguageMathematicaGNU General Public License v2.0GPL-2.0

MA20102

Numerical Solution of Ordinary and Partial Differential Equation

Build Status Maintainability


Forward Euler Method

FEM

Backward Euler Method

FEM

Modified Forward Euler Method

FEM

Explicit Runge Kutta Method of Second Order

FEM


Usage

python [filename.py]

Use the slider for refining the plot.

Dependencies

  • Matplotlib
  • Numpy

License

GPLv3.0