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 ...