4 exercises made in MATLAB for Numerical Methods (MNUM) course at WUT. Polish only.
-
Solving systems of equations using Gauss method and Gauss-Seidel iterative method
-
Approximating data with polynomials w/ system of equations and QR decomposition
-
Solving functions w/ bisection method, Newton method and solving polynomials w/ Muller Method 1
-
Calculating point trajectory in 2D space w/ Runge-Kutty methods and Adams' Predictor-Corrector methods