
Douglas B. answered 06/05/20
Linear algebra tutor with masters degree in applied math
Partial answer:
- Explore the functions 'polyfit' and 'plot'. In Matlab, you can use the command >>doc fun to show documentation for any matlab function fun.
- After you plot your data in Excel, you should be able to right-click on the plot and perform a linear regression.