Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
-
Updated
Aug 14, 2023 - MATLAB
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
This project is prepared as part of Computer Application in Engineering course and it contains algoritms for solution of ODEs. 1)Modified-Euler Method, 2)4th Order Runge-Kutta Method, 3)Third-Order Adams-Bashforth Method
Add a description, image, and links to the modified-euler-method topic page so that developers can more easily learn about it.
To associate your repository with the modified-euler-method topic, visit your repo's landing page and select "manage topics."