Question: MATLAB Write a user-defined function that fits data point to a function of the form mVX+b. Name the function [m, b] HPfit(x,y), where the input

 MATLAB Write a user-defined function that fits data point to a

MATLAB

Write a user-defined function that fits data point to a function of the form mVX+b. Name the function [m, b] HPfit(x,y), where the input arguments x and y are vectors with the coordinates of the data points and the output arguments m and b are the constants of the fitted equation. Write a script that fits the data below using HPfit and makes a plot that shows the data points and the function. 62 85 110 16 25 40 70 67 205 150 89 135 97 80

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!