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 a collection of MATLAB scripts implementing fundamental algorithms in Numerical Analysis. These methods are essential for solving mathematical problems that cannot be easily ...