toms178_test, a MATLAB code which calls toms178(), which implements the Hooke-Jeeves direct search algorithm to seek the minimizing point of a function F(X) of several variables.
The information on this web page is distributed under the MIT license.
toms178, a MATLAB code which optimizes a scalar functional of multiple variables using the Hooke-Jeeves method, by Arthur Kaupe. This is a version of ACM TOMS algorithm 178.