For the following given data
a- Write the proper MATLAB code for the straight line that best fit the relation y=a ebx, use print command to print the above exponential function after finding the parameters a &b. then plot the function y.
b- Find the standard deviation, standard error of estimate and the correlation coefficient.
c- Use print command to print the value of the standard deviation, the value of the standard error of estimate and the value of the correlation coefficient.