Regression with Gradient Descent

Version 1.2 (58.1 KB) by Shujaat Khan
Regression with Gradient Descent; A coefficient finding technique for the desired system model.
1.7K Downloads
Updated 15 Oct 2018

View License

Regression with Gradient Descent;
A coefficient finding technique for the desired system model
I included different functions to model the data using descent gradient technique
performed Linear Regression of randomly generated data

In Arbitary.m file I showed the Variable Learning rate technique to model randomly generated values using different sinewaves of different frequencies and offset values

Cite As

Shujaat Khan (2024). Regression with Gradient Descent (https://www.mathworks.com/matlabcentral/fileexchange/45995-regression-with-gradient-descent), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
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!

Regression with Gradient Descent

Regression with Gradient Descent

Version Published Release Notes
1.2

- Linear Regression using LMS (batch and online learning) Example

1.1.0.0

Toolbox

1.0.0.0