1: \begin{abstract}
2: This paper considers an explicit continuation method and the trust-region
3: updating strategy for the unconstrained optimization problem. Moreover, in
4: order to improve its computational efficiency and robustness, the new method
5: uses the switching preconditioning technique. In the well-conditioned phase,
6: the new method uses the L-BFGS method as the preconditioning technique in
7: order to improve its computational efficiency. Otherwise, the new method uses
8: the inverse of the Hessian matrix as the pre-conditioner in order to improve
9: its robustness. Numerical results aslo show that the new method is more robust
10: and faster than the traditional optimization method such as the trust-region
11: method and the line search method. The computational time of the new method is
12: about one percent of that of the trust-region method (the subroutine fminunc.m
13: of the MATLAB2019a environment, it is set by the trust-region method) or one
14: fifth of that the line search method (fminunc.m is set by the quasi-Newton method)
15: for the large-scale problem. Finally, the global convergence analysis of the new
16: method is also given.
17: \end{abstract}
18: