Question: P5I . 9. Write a MATLAB function that determines the best fit of an exponential function of the form y=aebx to a given set of


P5I . 9. Write a MATLAB function that determines the best fit of an exponential function of the form y=aebx to a given set of data points. Name the function function [ab]=ExpFit(x,y) where the input arguments x and y are vectors containing the data points, and the output arguments a and b are the values of the fitted parameters. P5I . 10. Given the data (a) Use the exponential function developed in problem P5I . 9. to fit a function P=AekN. (b) Using MATLAB's built-in function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
