Regression with Gradient Descent
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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 |