You are investigating an exponential fit to a data set. The MATLAB polyfit command coeff = polyfit(x, log10(y),1) returned the following coeff 3 2 (A) Determine the corresponding equation in (x,log10(y)) notation
(B) Determine the corresponding equation in (x, y) notation