Simplified Gradient Descent Optimization

Demonstration of the gradient descent optimization algorithm with a fixed step size.
16,5K download
Aggiornato 7 ott 2018

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2011b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Get Started with Optimization Toolbox in Help Center e MATLAB Answers
Versione Pubblicato Note della release
1.0.0.1

Only changed video link in subscription. Code is unchanged.

1.0.0.0