C.T. Kelley - Böcker
Visar alla böcker från författaren C.T. Kelley. Handla med fri frakt och snabb leverans.
2 produkter
2 produkter
661 kr
Tillfälligt slut
This book is devoted to giving a modern view of iterative methods for solving linear and nonlinear equations, which are the basis for many, if not most, of the models of phenomena in science and engineering; their efficient numerical solution is critical to progress in these areas. The text provides motivating examples mainly from boundary value problems with partial differential equations, and many of the chapters contain links to MATLAB code, which is provided per anonymous ftp by the author.This is the first book to be published on nonlinear equations since the mid-1980s. Although it stresses recent developments in this area, considerable material on linear equations has been incorporated. It focuses on a small number of methods and treats them in depth. The author provides a complete analysis of the conjugate gradient and generalized minimum residual iterations as well as recent advances including Newton-Krylov methods, incorporation of inexactness and noise into the analysis, new proofs and implementations of Broyden's method, and globalization of inexact Newton methods.Examples, methods, and algorithmic choices are based on applications to infinite dimensional problems such as partial differential equations and integral equations. The analysis and proof techniques are constructed with the infinite dimensional setting in mind and the computational examples and exercises are based on the MATLAB environment.
699 kr
Tillfälligt slut
This book presents a carefully selected group of methods for unconstrained and bound constrained optimization problems and analyzes them in depth both theoretically and algorithmically. It focuses on clarity in algorithmic description and analysis rather than generality, and while it provides pointers to the literature for the most general theoretical results and robust software, the author thinks it is more important that readers have a complete understanding of special cases that convey essential ideas. A companion to Kelley’s book, Iterative Methods for Linear and Nonlinear Equations (SIAM, 1995), this book contains many exercises and examples and can be used as a text, a tutorial for self-study, or a reference.Iterative Methods for Optimization does more than cover traditional gradient-based optimization: it is the first book to treat sampling methods, including the Hooke–Jeeves, implicit filtering, MDS, and Nelder–Mead schemes in a unified way, and also the first book to make connections between sampling methods and the traditional gradient-methods. Each of the main algorithms in the text is described in pseudocode, and a collection of MATLAB codes is available. Thus, readers can experiment with the algorithms in an easy way as well as implement them in other languages.