24-Jul-2022 09:08:51 toms178_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test toms178(). toms178_test01(): hooke() seeks a minimizer of F(X). Here we use the Rosenbrock function. Initial estimate X = 1 -1.200000e+00 2 1.000000e+00 F(X) = 2.420000e+01 Number of iterations taken = 19 X* = 1 1.000001e+00 2 1.000002e+00 F(X*) = 1.513395e-11 toms178_test02(): hooke() seeks a minimizer of F(X). Here we use the Woods function. Initial estimate X = 1 -3.000000e+00 2 -1.000000e+00 3 -3.000000e+00 4 -1.000000e+00 F(X) = 1.919200e+04 Number of iterations taken = 19 X* = 1 1.000134e+00 2 1.000269e+00 3 9.998646e-01 4 9.997292e-01 F(X*) = 6.569480e-08 toms178_test(): Normal end of execution. 24-Jul-2022 09:08:51