x = a + Delta*[1:2:2*n-1]/2; M = Delta*sum(f(x)); disp(M) Some Matlab example commands for finding an approximation to the definite integral of f(x) for x ...
確定! 回上一頁