This repository contains a MATLAB script that evaluates the numerical integration of the function $f(x) = x^2 + \sin(5x)$ on the interval $[0, 5]$. To understand how ...
This repository contains MATLAB codes and brief explanations for core numerical methods implemented as part of the Numerical Analysis course practicals. Each lab targets a specific method widely used ...