MATLAB Nonlinear Regression Example 3

Опубликовано: 07 Июнь 2026
на канале: Jaisohn Kim, PhD
3,503
17

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...