Steepest Descent Algorithm

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

You are now following this Submission

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

Cite As

Obaid Mushtaq (2026). Steepest Descent Algorithm (https://uk.mathworks.com/matlabcentral/fileexchange/22532-steepest-descent-algorithm), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Spell corrections :P ...

1.0.0.0