Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 775 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 775 Bytes

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