-
Notifications
You must be signed in to change notification settings - Fork 7
/
opt02_output.txt
33 lines (24 loc) · 1.04 KB
/
opt02_output.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
>> opt02_run
---------------------------------------------------------
Running testcase_2: exact solution (0, 0)
---------------------------------------------------------
Line Search:
lambda is too small when backstepping.
Step in design variables is becoming too small.
Gradient is within tolerance, x likely a local optimum.
Optimization required 11 function/gradient evaluations
Line search produced (4.9920027e-22,2.8451312e-160)
Value of F(X) = 2.4920091e-43
Trust Region:
Gradient is within tolerance, x likely a local optimum.
Optimization required 11 function/gradient evaluations
Trust region produced (2.3921860e-18,0.0000000e+00)
Value of F(X) = 5.7225537e-36
---------------------------------------------------------
Running testcase_2 as least squares problem:
Exact solution (0,0)
---------------------------------------------------------
Gradient is within tolerance, x likely a local optimum.
Optimization required 5 function/gradient evaluations
Gauss-Newton produced (2.1428111e-14, 0.0000000e+00)
Norm of RES(X) = 2.1428111e-14