The polynomial regression method

The implementation of polynomial regression method by means of the least square method.

You are now following this Submission

This code implements the 1D polynomial regression method. It uses the least square method for the finding of regression polynomial coefficents. Outputs of the script are polynomial regression coefficients, residuals, the sum of squared errors, the determination index and the graphical comparison of the regression model and input data.

Cite As

Martin V. (2026). The polynomial regression method (https://www.mathworks.com/matlabcentral/fileexchange/32511-the-polynomial-regression-method), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0