The polynomial regression method

Version 1.0.0.0 (1.81 KB) by Martin V.
The implementation of polynomial regression method by means of the least square method.
1.1K Downloads
Updated 12 Aug 2011

View License

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. (2024). The polynomial regression method (https://www.mathworks.com/matlabcentral/fileexchange/32511-the-polynomial-regression-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Polynomials in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0