MATLAB Nonlinear Regression Example 3
YOUR LINK HERE:
http://youtube.com/watch?v=zeHw9t_uHh4
Virginia Tech ME 2004: MATLAB Nonlinear Regression Example 3 • This video demonstrates how to perform nonlinear regression by means of linearizing data in MATLAB using the fit() function. The application is to the metabolisms of some animals. • Data (.mat) file: https://bit.ly/ME2004_NonlinearRegres... • Blank .m file: https://bit.ly/NonlinearRegression_blank • Master (complete and commented) file: https://bit.ly/NonlinearRegression_ma... • Problem statement: https://bit.ly/NonlinearRegressionExa... • fit() documentation: https://www.mathworks.com/help/curvef... • List of Library Models for Curve and Surface Fitting: https://www.mathworks.com/help/curvef...
#############################
