Simplified Gradient Descent Optimization

Demonstration of the gradient descent optimization algorithm with a fixed step size.

http://systemdesign.illinois.edu/index.php

您现在正在关注此提交

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

引用格式

James Allison (2026). Simplified Gradient Descent Optimization (https://ww2.mathworks.cn/matlabcentral/fileexchange/35535-simplified-gradient-descent-optimization), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Get Started with Optimization Toolbox 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.1

Only changed video link in subscription. Code is unchanged.

1.0.0.0