Regression with Gradient Descent

版本 1.2 (58.1 KB) 作者: Shujaat Khan
Regression with Gradient Descent; A coefficient finding technique for the desired system model.
1.7K 次下载
更新时间 2018/10/15

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
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

版本 已发布 发行说明
1.2

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

1.1.0.0

Toolbox

1.0.0.0