A quasi-Newton algorithm for large-scale nonlinear equations.
1School of Information and Statistics, Guangxi University of Finance & Economics, Nanning, Guangxi 530003 P.R. China.
Summary
This study introduces a novel algorithm for solving large-scale nonlinear equations, combining conjugate gradient and quasi-Newton methods with a new nonmonotone line search. The approach demonstrates competitive performance and avoids Jacobian matrix computation.
Area of Science:
- Numerical analysis
- Computational mathematics
Background:
- Large-scale nonlinear equations pose significant computational challenges.
- Existing methods often require Jacobian matrices or have convergence limitations.
Purpose of the Study:
- To design an efficient algorithm for large-scale nonlinear equations.
- To improve convergence rates and avoid Jacobian computations.
Main Methods:
- A hybrid approach combining a conjugate gradient (CG) sub-algorithm for initial points with a quasi-Newton main algorithm.
- Introduction of a novel nonmonotone line search technique for step length determination, which bypasses Jacobian matrix calculation.
Main Results:
- The proposed algorithm establishes global convergence under suitable conditions.
- A [Formula: see text]-order convergent rate is achieved for the main algorithm.
- Numerical results indicate the method is competitive for large-scale problems.
Conclusions:
- The developed algorithm offers an efficient and robust solution for large-scale nonlinear equations.
- The nonmonotone line search technique effectively avoids Jacobian computation, simplifying the process.
Related Concept Videos
Newton’s Method
87
Newton’s Method is a powerful iterative technique for approximating the roots of real-valued, differentiable functions, particularly when analytical solutions are impractical. This approach is widely used in scientific computing, engineering, and finance, where equations may be too complex for traditional algebraic methods to handle. The method relies on an iterative process that refines an initial estimate using the function’s derivative to approach the true solution progressively.
87
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
376
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
376
Linear Approximation in Time Domain
387
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
387
Linear Approximation in Frequency Domain
411
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
411
Linearization and Approximation
119
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
119
Application of Nonlinear Inequalities
285
A nonlinear inequality describes a comparison involving an expression that curves or behaves more complexly than a straight line. These inequalities often appear in forms that include squares, products, or variables in the denominator.To solve such an inequality, one starts by rewriting it so that zero appears on one side. For example, the inequality: can be factored as: This form makes it easier to identify the values that cause the expression to equal zero. In this case, the...
285

