Write a Matlab code to solve the following boundary value problem: y" = e² - x, x = [0,2] (0) = 0, y(2)=-4, h=0.05 (1) (5 points) Compute the exact solution of the BVP using the ODE and the boundary conditions. (2) (10 points) Plot the numerical solution using finite difference method and compare it with exact solution in one figure. (Turn in your plot and code) CUL alun