Question: 28. Write a user-defined function that determines the best fit of an exponential function of the form . Name the function [b,m] = expofit(x,y), where
28. Write a user-defined function that determines the best fit of an exponential function of the form . Name the function [b,m] =
expofit(x,y), where the input arguments x and y are vectors with the coordinates of the data points, and the output arguments b and m are the constants of the fitted exponential equation. Use expofit to fit the data below. Make a plot that shows the data points and the function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
