Polynomial Fit Using Batch Gradient Descent

Function fits polynomial of desired order using batch gradient algorithm
281 Downloads
Updated 10 Mar 2015

View License

This function fits polynomial on the given data using batch gradient descent algorithm. It returns values of polynomial coefficients and series constructed using those coefficients. To improve the fit the learning rate could be adjusted. For Python implimentation see https://github.com/Sarunas-Girdenas

Cite As

Sarunas Girdenas (2026). Polynomial Fit Using Batch Gradient Descent (https://www.mathworks.com/matlabcentral/fileexchange/49973-polynomial-fit-using-batch-gradient-descent), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0.0