opt_gradient_descent_test, a MATLAB code which calls opt_gradient_descent() to interactively estimate a local minimum of a function f(x) near a given starting point x0 using a stepsize factor gamma.
The information on this web page is distributed under the MIT license.
opt_gradient_descent, a MATLAB code which interactively estimate a local minimum of a function f(x) near a given starting point x0 using a stepsize factor gamma.