Simplified Gradient Descent Optimization

Demonstration of the gradient descent optimization algorithm with a fixed step size.
16,3K Downloads
Aktualisiert 7 Okt 2018

Lizenz anzeigen

This example was developed for use in teaching optimization in graduate engineering courses. This example demonstrates how the gradient descent method can be used to solve a simple unconstrained optimization problem. Taking large step sizes can lead to algorithm instability, but small step sizes result in low computational efficiency. A corresponding video can be found here:

https://youtu.be/qLpOWteWmjs

Zitieren als

James Allison (2024). Simplified Gradient Descent Optimization (https://www.mathworks.com/matlabcentral/fileexchange/35535-simplified-gradient-descent-optimization), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Get Started with Optimization Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.1

Only changed video link in subscription. Code is unchanged.

1.0.0.0