Polynomial Fit Using Batch Gradient Descent

Function fits polynomial of desired order using batch gradient algorithm
275 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 (2024). 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

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