03-Feb-2022 10:30:17 asa047_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test asa047(). helical_test(): Test nelmin() on the HELICAL function. Starting point X: -1.000000 0.000000 0.000000 F(X) = 10001.000000 Return code IFAULT = 0 Estimate of minimizing value X*: 0.007518 -0.000011 -0.002038 F(X*) = 0.000072 Number of iterations = 280 Number of restarts = 2 powell_test(): Test nelmin() on the POWELL quartic function. Starting point X: 3.000000 -1.000000 0.000000 1.000000 F(X) = 215.000000 Return code IFAULT = 0 Estimate of minimizing value X*: 0.021256 -0.002209 -0.006344 -0.006248 F(X*) = 0.000006 Number of iterations = 281 Number of restarts = 4 quartic_test(): Test nelmin() on the QUARTIC function. Starting point X: 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 F(X) = 10.000000 Return code IFAULT = 2 Estimate of minimizing value X*: 0.000436 -0.023841 -0.018252 -0.027851 -0.038699 0.006980 0.005928 0.022177 0.017013 -0.041987 F(X*) = 0.000007 Number of iterations = 511 Number of restarts = 11 rosenbrock_test(): Test nelmin() on the ROSENBROCK function. Starting point X: -1.200000 1.000000 F(X) = 24.200000 Return code IFAULT = 0 Estimate of minimizing value X*: 1.000985 1.001919 F(X*) = 0.000001 Number of iterations = 157 Number of restarts = 0 asa047(): Normal end of execution. 03-Feb-2022 10:30:17