13-Nov-2018 08:58:59 ASA047_TEST: MATLAB version Test the ASA047 library. HELICAL_TEST Apply NELMIN to 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 Apply NELMIN to 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 Apply NELMIN to 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 Apply NELMIN to 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_TEST: Normal end of execution. 13-Nov-2018 08:58:59