Question: All in MATLAB! Write a function a = fit-line (x,y) that computes the line of best fit to a given set of points (xi, yi)

All in MATLAB!
Write a function a = fit-line (x,y) that computes the line of best fit to a given set of points (xi, yi) given as a vector of x coordinates and a vector of y coordinates and returns a vector a-lao, al] of coefficients that describe the line of best fit L(x)-a0 + ai z
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
