Steepest descent method
by Bapi Chatterjee
13 Mar 2009
(Updated 03 Apr 2009)
It solves an optimization problem by steepest descent method.
|
Watch this File
|
| File Information |
| Description |
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. |
| Required Products |
Symbolic Math Toolbox
|
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 03 Apr 2009 |
A small error has been rectified. |
|
Contact us at files@mathworks.com