PART B:
Write MATLAB code (your code) for the creation of LINEAR INTERPOLATION (LAGRANGE POLYNOMIALS (5 marks)_ Verify your coding and results using MATLAB solution, for any point on space (2.5 marks) Compare your algorithm solution and the MATLAB solution: (2.5 marks) Compare (Lagrange Polynomials), and (Least-Squares Curve-Fitting), in terms of accuracy, Matlab algorithm complexity, and length of algorithms