f = @(x) x.^2 + 2; integral(f,-6,6) integrale matlab quad(f,-6,6) o quad(f,-6,6,1e-5) quadratura integrale matlab