Steepest Descent Algorithm

Simple code implementing "Steepest Descent Algorithm" with optimum step size computation

您现在正在关注此提交

This is a small example code for "Steepest Descent Algorithm". It implements steepest descent Algorithm with optimum step size computation at each step. The code uses a 2x2 correlation matrix and solves the Normal equation for Weiner filter iteratively.

Reference:

Adaptive Filter Theory 3rd Edition
Simon Haykin

引用格式

Obaid Mushtaq (2026). Steepest Descent Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/22532-steepest-descent-algorithm), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Spell corrections :P ...

1.0.0.0