You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The script steepestdescent.m optimizes a general multi variable real valued function using steepest descent method. During the iterations if optimum step length is not possible then it takes a fixed step length as 0.001. For the theory any good book on optimization techniques can be consulted. This script is also useful in checking whether a given function is convex or concave and hence globally optimizable.
Cite As
Bapi Chatterjee (2026). Steepest descent method (https://in.mathworks.com/matlabcentral/fileexchange/23280-steepest-descent-method), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (3.25 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
