Write a MATLAB code for integration using the composite Simpson 1/3 rule (eqn. (9.19)) and use the code to compute the integral using 11 evenly spaced points. In your answer sheet, you need to describe the details of the implementation of the method to the current problem, including the step size and the result of the computation.