Steepest Descent Algorithm

Version 1.1.0.0 (693 octets) par Obaid Mushtaq
Simple code implementing "Steepest Descent Algorithm" with optimum step size computation
13,9K téléchargements
Mise à jour 29 déc. 2008

Aucune licence

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

Citation pour cette source

Obaid Mushtaq (2025). Steepest Descent Algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/22532-steepest-descent-algorithm), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Spell corrections :P ...

1.0.0.0