J E Dennis, Robert B Schnabel
Numerical Methods for Unconstrained Optimization and Nonlinear Equations
J E Dennis, Robert B Schnabel
Numerical Methods for Unconstrained Optimization and Nonlinear Equations
- Broschiertes Buch
- Merkliste
- Auf die Merkliste
- Bewerten Bewerten
- Teilen
- Produkt teilen
- Produkterinnerung
- Produkterinnerung
A complete, state-of-the-art description of the methods for unconstrained optimization and systems of nonlinear equations.
Andere Kunden interessierten sich auch für
- Willi-Hans SteebNonlinear Workbook, The: Chaos, Fractals, Cellular Automata, Neural Networks, Genetic Algorithms, Gene Expression Programming, Support Vector Machine, Wavelets, Hidden Markov Models, Fuzzy Logic with C++, Java and Symbolicc++ Programs (3rd Edition)77,99 €
- Ernesto G BirginPractical Augmented Lagrangian Methods for Constrained Optimization70,99 €
- Jennifer L MüllerLinear and Nonlinear Inverse Problems with Practical Applications104,99 €
- Richard E BellmanDynamic Programming71,99 €
- Altaf Q H BadarEvolutionary Optimization Algorithms70,99 €
- Semidefinite Optimization and Convex Algebraic Geometry160,99 €
- Quan NguyenBayesian Optimization in Action65,99 €
-
-
-
A complete, state-of-the-art description of the methods for unconstrained optimization and systems of nonlinear equations.
Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.
Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.
Produktdetails
- Produktdetails
- Verlag: Society for Industrial and Applied Mathematics (SIAM)
- Seitenzahl: 394
- Erscheinungstermin: 1. Januar 1987
- Englisch
- Abmessung: 231mm x 153mm x 22mm
- Gewicht: 557g
- ISBN-13: 9780898713640
- ISBN-10: 0898713641
- Artikelnr.: 39295553
- Herstellerkennzeichnung
- Libri GmbH
- Europaallee 1
- 36244 Bad Hersfeld
- 06621 890
- Verlag: Society for Industrial and Applied Mathematics (SIAM)
- Seitenzahl: 394
- Erscheinungstermin: 1. Januar 1987
- Englisch
- Abmessung: 231mm x 153mm x 22mm
- Gewicht: 557g
- ISBN-13: 9780898713640
- ISBN-10: 0898713641
- Artikelnr.: 39295553
- Herstellerkennzeichnung
- Libri GmbH
- Europaallee 1
- 36244 Bad Hersfeld
- 06621 890
Preface
1. Introduction. Problems to be considered
Characteristics of 'real-world' problems
Finite-precision arithmetic and measurement of error
Exercises
2. Nonlinear Problems in One Variable. What is not possible
Newton's method for solving one equation in one unknown
Convergence of sequences of real numbers
Convergence of Newton's method
Globally convergent methods for solving one equation in one uknown
Methods when derivatives are unavailable
Minimization of a function of one variable
Exercises
3. Numerical Linear Algebra Background. Vector and matrix norms and orthogonality
Solving systems of linear equations¿matrix factorizations
Errors in solving linear systems
Updating matrix factorizations
Eigenvalues and positive definiteness
Linear least squares
Exercises
4. Multivariable Calculus Background
Derivatives and multivariable models
Multivariable finite-difference derivatives
Necessary and sufficient conditions for unconstrained minimization
Exercises
5. Newton's Method for Nonlinear Equations and Unconstrained Minimization. Newton's method for systems of nonlinear equations
Local convergence of Newton's method
The Kantorovich and contractive mapping theorems
Finite-difference derivative methods for systems of nonlinear equations
Newton's method for unconstrained minimization
Finite difference derivative methods for unconstrained minimization
Exercises
6. Globally Convergent Modifications of Newton's Method. The quasi-Newton framework
Descent directions
Line searches
The model-trust region approach
Global methods for systems of nonlinear equations
Exercises
7. Stopping, Scaling, and Testing. Scaling
Stopping criteria
Testing
Exercises
8. Secant Methods for Systems of Nonlinear Equations. Broyden's method
Local convergence analysis of Broyden's method
Implementation of quasi-Newton algorithms using Broyden's update
Other secant updates for nonlinear equations
Exercises
9. Secant Methods for Unconstrained Minimization. The symmetric secant update of Powell
Symmetric positive definite secant updates
Local convergence of positive definite secant methods
Implementation of quasi-Newton algorithms using the positive definite secant update
Another convergence result for the positive definite secant method
Other secant updates for unconstrained minimization
Exercises
10. Nonlinear Least Squares. The nonlinear least-squares problem
Gauss-Newton-type methods
Full Newton-type methods
Other considerations in solving nonlinear least-squares problems
Exercises
11. Methods for Problems with Special Structure. The sparse finite-difference Newton method
Sparse secant methods
Deriving least-change secant updates
Analyzing least-change secant methods
Exercises
Appendix A. A Modular System of Algorithms for Unconstrained Minimization and Nonlinear Equations (by Robert Schnabel)
Appendix B. Test Problems (by Robert Schnabel)
References
Author Index
Subject Index.
1. Introduction. Problems to be considered
Characteristics of 'real-world' problems
Finite-precision arithmetic and measurement of error
Exercises
2. Nonlinear Problems in One Variable. What is not possible
Newton's method for solving one equation in one unknown
Convergence of sequences of real numbers
Convergence of Newton's method
Globally convergent methods for solving one equation in one uknown
Methods when derivatives are unavailable
Minimization of a function of one variable
Exercises
3. Numerical Linear Algebra Background. Vector and matrix norms and orthogonality
Solving systems of linear equations¿matrix factorizations
Errors in solving linear systems
Updating matrix factorizations
Eigenvalues and positive definiteness
Linear least squares
Exercises
4. Multivariable Calculus Background
Derivatives and multivariable models
Multivariable finite-difference derivatives
Necessary and sufficient conditions for unconstrained minimization
Exercises
5. Newton's Method for Nonlinear Equations and Unconstrained Minimization. Newton's method for systems of nonlinear equations
Local convergence of Newton's method
The Kantorovich and contractive mapping theorems
Finite-difference derivative methods for systems of nonlinear equations
Newton's method for unconstrained minimization
Finite difference derivative methods for unconstrained minimization
Exercises
6. Globally Convergent Modifications of Newton's Method. The quasi-Newton framework
Descent directions
Line searches
The model-trust region approach
Global methods for systems of nonlinear equations
Exercises
7. Stopping, Scaling, and Testing. Scaling
Stopping criteria
Testing
Exercises
8. Secant Methods for Systems of Nonlinear Equations. Broyden's method
Local convergence analysis of Broyden's method
Implementation of quasi-Newton algorithms using Broyden's update
Other secant updates for nonlinear equations
Exercises
9. Secant Methods for Unconstrained Minimization. The symmetric secant update of Powell
Symmetric positive definite secant updates
Local convergence of positive definite secant methods
Implementation of quasi-Newton algorithms using the positive definite secant update
Another convergence result for the positive definite secant method
Other secant updates for unconstrained minimization
Exercises
10. Nonlinear Least Squares. The nonlinear least-squares problem
Gauss-Newton-type methods
Full Newton-type methods
Other considerations in solving nonlinear least-squares problems
Exercises
11. Methods for Problems with Special Structure. The sparse finite-difference Newton method
Sparse secant methods
Deriving least-change secant updates
Analyzing least-change secant methods
Exercises
Appendix A. A Modular System of Algorithms for Unconstrained Minimization and Nonlinear Equations (by Robert Schnabel)
Appendix B. Test Problems (by Robert Schnabel)
References
Author Index
Subject Index.
Preface
1. Introduction. Problems to be considered
Characteristics of 'real-world' problems
Finite-precision arithmetic and measurement of error
Exercises
2. Nonlinear Problems in One Variable. What is not possible
Newton's method for solving one equation in one unknown
Convergence of sequences of real numbers
Convergence of Newton's method
Globally convergent methods for solving one equation in one uknown
Methods when derivatives are unavailable
Minimization of a function of one variable
Exercises
3. Numerical Linear Algebra Background. Vector and matrix norms and orthogonality
Solving systems of linear equations¿matrix factorizations
Errors in solving linear systems
Updating matrix factorizations
Eigenvalues and positive definiteness
Linear least squares
Exercises
4. Multivariable Calculus Background
Derivatives and multivariable models
Multivariable finite-difference derivatives
Necessary and sufficient conditions for unconstrained minimization
Exercises
5. Newton's Method for Nonlinear Equations and Unconstrained Minimization. Newton's method for systems of nonlinear equations
Local convergence of Newton's method
The Kantorovich and contractive mapping theorems
Finite-difference derivative methods for systems of nonlinear equations
Newton's method for unconstrained minimization
Finite difference derivative methods for unconstrained minimization
Exercises
6. Globally Convergent Modifications of Newton's Method. The quasi-Newton framework
Descent directions
Line searches
The model-trust region approach
Global methods for systems of nonlinear equations
Exercises
7. Stopping, Scaling, and Testing. Scaling
Stopping criteria
Testing
Exercises
8. Secant Methods for Systems of Nonlinear Equations. Broyden's method
Local convergence analysis of Broyden's method
Implementation of quasi-Newton algorithms using Broyden's update
Other secant updates for nonlinear equations
Exercises
9. Secant Methods for Unconstrained Minimization. The symmetric secant update of Powell
Symmetric positive definite secant updates
Local convergence of positive definite secant methods
Implementation of quasi-Newton algorithms using the positive definite secant update
Another convergence result for the positive definite secant method
Other secant updates for unconstrained minimization
Exercises
10. Nonlinear Least Squares. The nonlinear least-squares problem
Gauss-Newton-type methods
Full Newton-type methods
Other considerations in solving nonlinear least-squares problems
Exercises
11. Methods for Problems with Special Structure. The sparse finite-difference Newton method
Sparse secant methods
Deriving least-change secant updates
Analyzing least-change secant methods
Exercises
Appendix A. A Modular System of Algorithms for Unconstrained Minimization and Nonlinear Equations (by Robert Schnabel)
Appendix B. Test Problems (by Robert Schnabel)
References
Author Index
Subject Index.
1. Introduction. Problems to be considered
Characteristics of 'real-world' problems
Finite-precision arithmetic and measurement of error
Exercises
2. Nonlinear Problems in One Variable. What is not possible
Newton's method for solving one equation in one unknown
Convergence of sequences of real numbers
Convergence of Newton's method
Globally convergent methods for solving one equation in one uknown
Methods when derivatives are unavailable
Minimization of a function of one variable
Exercises
3. Numerical Linear Algebra Background. Vector and matrix norms and orthogonality
Solving systems of linear equations¿matrix factorizations
Errors in solving linear systems
Updating matrix factorizations
Eigenvalues and positive definiteness
Linear least squares
Exercises
4. Multivariable Calculus Background
Derivatives and multivariable models
Multivariable finite-difference derivatives
Necessary and sufficient conditions for unconstrained minimization
Exercises
5. Newton's Method for Nonlinear Equations and Unconstrained Minimization. Newton's method for systems of nonlinear equations
Local convergence of Newton's method
The Kantorovich and contractive mapping theorems
Finite-difference derivative methods for systems of nonlinear equations
Newton's method for unconstrained minimization
Finite difference derivative methods for unconstrained minimization
Exercises
6. Globally Convergent Modifications of Newton's Method. The quasi-Newton framework
Descent directions
Line searches
The model-trust region approach
Global methods for systems of nonlinear equations
Exercises
7. Stopping, Scaling, and Testing. Scaling
Stopping criteria
Testing
Exercises
8. Secant Methods for Systems of Nonlinear Equations. Broyden's method
Local convergence analysis of Broyden's method
Implementation of quasi-Newton algorithms using Broyden's update
Other secant updates for nonlinear equations
Exercises
9. Secant Methods for Unconstrained Minimization. The symmetric secant update of Powell
Symmetric positive definite secant updates
Local convergence of positive definite secant methods
Implementation of quasi-Newton algorithms using the positive definite secant update
Another convergence result for the positive definite secant method
Other secant updates for unconstrained minimization
Exercises
10. Nonlinear Least Squares. The nonlinear least-squares problem
Gauss-Newton-type methods
Full Newton-type methods
Other considerations in solving nonlinear least-squares problems
Exercises
11. Methods for Problems with Special Structure. The sparse finite-difference Newton method
Sparse secant methods
Deriving least-change secant updates
Analyzing least-change secant methods
Exercises
Appendix A. A Modular System of Algorithms for Unconstrained Minimization and Nonlinear Equations (by Robert Schnabel)
Appendix B. Test Problems (by Robert Schnabel)
References
Author Index
Subject Index.