Page ZOOM+ In this phase, we will evaluate the integral numerically using the definition by Riemann sum. For numerical calculations, we will use MATLAB software. 3. First, use MATLAB to evaluate this time a definite integral. For that, type directly into command window in MATLAB: syms x; int(x*exp(x),0,2). Get the answer in a number with at least four decimals. Download an m-file, midPointRule.m, from Canvas and run it on MATLAB. Notice that the approximation is correct only
OR
OR