Steepest Descent Algorithm

Simple code implementing "Steepest Descent Algorithm" with optimum step size computation
13.8K Downloads
Updated 29 Dec 2008

No License

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 (2024). Steepest Descent Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/22532-steepest-descent-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Spell corrections :P ...

1.0.0.0