This repo contains all the assignments I did for the course Numerical Analysis I during my Bachelore Program in Mathematics at Stockholm University.
- Instructions
- Finding the QR decomposition using the Gram-Schmidt method by hand
- Code (Subroutine for finding the QR decomposition)
The project is about solving a differential equation using Euler’s method, second and fourth order Runge-Kutta aswell as a multi-step method (I choose Adam-Bashforth).