Author: Anthony Ralston
Publisher: Courier Corporation
ISBN: 9780486414546
Category : Mathematics
Languages : en
Pages : 644
Book Description
Outstanding text, oriented toward computer solutions, stresses errors in methods and computational efficiency. Problems — some strictly mathematical, others requiring a computer — appear at the end of each chapter.
A First Course in Numerical Analysis
A First Course in the Numerical Analysis of Differential Equations
Author: A. Iserles
Publisher: Cambridge University Press
ISBN: 0521734908
Category : Mathematics
Languages : en
Pages : 481
Book Description
lead the reader to a theoretical understanding of the subject without neglecting its practical aspects. The outcome is a textbook that is mathematically honest and rigorous and provides its target audience with a wide range of skills in both ordinary and partial differential equations." --Book Jacket.
Publisher: Cambridge University Press
ISBN: 0521734908
Category : Mathematics
Languages : en
Pages : 481
Book Description
lead the reader to a theoretical understanding of the subject without neglecting its practical aspects. The outcome is a textbook that is mathematically honest and rigorous and provides its target audience with a wide range of skills in both ordinary and partial differential equations." --Book Jacket.
A First Course in Numerical Methods
Author: Uri M. Ascher
Publisher: SIAM
ISBN: 0898719976
Category : Mathematics
Languages : en
Pages : 574
Book Description
Offers students a practical knowledge of modern techniques in scientific computing.
Publisher: SIAM
ISBN: 0898719976
Category : Mathematics
Languages : en
Pages : 574
Book Description
Offers students a practical knowledge of modern techniques in scientific computing.
Fundamentals of Engineering Numerical Analysis
Author: Parviz Moin
Publisher: Cambridge University Press
ISBN: 1139489550
Category : Technology & Engineering
Languages : en
Pages : 257
Book Description
Since the original publication of this book, available computer power has increased greatly. Today, scientific computing is playing an ever more prominent role as a tool in scientific discovery and engineering analysis. In this second edition, the key addition is an introduction to the finite element method. This is a widely used technique for solving partial differential equations (PDEs) in complex domains. This text introduces numerical methods and shows how to develop, analyse, and use them. Complete MATLAB programs for all the worked examples are now available at www.cambridge.org/Moin, and more than 30 exercises have been added. This thorough and practical book is intended as a first course in numerical analysis, primarily for new graduate students in engineering and physical science. Along with mastering the fundamentals of numerical methods, students will learn to write their own computer programs using standard numerical methods.
Publisher: Cambridge University Press
ISBN: 1139489550
Category : Technology & Engineering
Languages : en
Pages : 257
Book Description
Since the original publication of this book, available computer power has increased greatly. Today, scientific computing is playing an ever more prominent role as a tool in scientific discovery and engineering analysis. In this second edition, the key addition is an introduction to the finite element method. This is a widely used technique for solving partial differential equations (PDEs) in complex domains. This text introduces numerical methods and shows how to develop, analyse, and use them. Complete MATLAB programs for all the worked examples are now available at www.cambridge.org/Moin, and more than 30 exercises have been added. This thorough and practical book is intended as a first course in numerical analysis, primarily for new graduate students in engineering and physical science. Along with mastering the fundamentals of numerical methods, students will learn to write their own computer programs using standard numerical methods.
Principles of Numerical Analysis
Author: Alston S. Householder
Publisher: Courier Corporation
ISBN: 048645312X
Category : Mathematics
Languages : en
Pages : 292
Book Description
Computer science rests upon the building blocks of numerical analysis. This concise treatment by an expert covers the essentials of the solution of finite systems of linear and nonlinear equations as well as the approximate representation of functions. A final section provides 54 problems, subdivided according to chapter. 1953 edition.
Publisher: Courier Corporation
ISBN: 048645312X
Category : Mathematics
Languages : en
Pages : 292
Book Description
Computer science rests upon the building blocks of numerical analysis. This concise treatment by an expert covers the essentials of the solution of finite systems of linear and nonlinear equations as well as the approximate representation of functions. A final section provides 54 problems, subdivided according to chapter. 1953 edition.
Elementary Theory & Application of Numerical Analysis
Author: James Edward Miller
Publisher: Courier Corporation
ISBN: 0486479064
Category : Mathematics
Languages : en
Pages : 338
Book Description
This updated introduction to modern numerical analysis is a complete revision of a classic text originally written in Fortran but now featuring the programming language C++. It focuses on a relatively small number of basic concepts and techniques. Many exercises appear throughout the text, most with solutions. An extensive tutorial explains how to solve problems with C++.
Publisher: Courier Corporation
ISBN: 0486479064
Category : Mathematics
Languages : en
Pages : 338
Book Description
This updated introduction to modern numerical analysis is a complete revision of a classic text originally written in Fortran but now featuring the programming language C++. It focuses on a relatively small number of basic concepts and techniques. Many exercises appear throughout the text, most with solutions. An extensive tutorial explains how to solve problems with C++.
Numerical Analysis
Author: James M. Ortega
Publisher: SIAM
ISBN: 9781611971323
Category : Mathematics
Languages : en
Pages : 214
Book Description
This book addresses some of the basic questions in numerical analysis: convergence theorems for iterative methods for both linear and nonlinear equations; discretization error, especially for ordinary differential equations; rounding error analysis; sensitivity of eigenvalues; and solutions of linear equations with respect to changes in the data.
Publisher: SIAM
ISBN: 9781611971323
Category : Mathematics
Languages : en
Pages : 214
Book Description
This book addresses some of the basic questions in numerical analysis: convergence theorems for iterative methods for both linear and nonlinear equations; discretization error, especially for ordinary differential equations; rounding error analysis; sensitivity of eigenvalues; and solutions of linear equations with respect to changes in the data.
First Semester in Numerical Analysis with Julia
Author: Giray Ökten
Publisher:
ISBN:
Category : Julia (Computer programming language)
Languages : en
Pages :
Book Description
Publisher:
ISBN:
Category : Julia (Computer programming language)
Languages : en
Pages :
Book Description
Numerical Methods that Work
Author: Forman S. Acton
Publisher: American Mathematical Soc.
ISBN: 147045727X
Category : Mathematics
Languages : en
Pages : 580
Book Description
Publisher: American Mathematical Soc.
ISBN: 147045727X
Category : Mathematics
Languages : en
Pages : 580
Book Description
Introduction to Numerical Analysis
Author: J. Stoer
Publisher: Springer Science & Business Media
ISBN: 1475722729
Category : Mathematics
Languages : en
Pages : 674
Book Description
On the occasion of this new edition, the text was enlarged by several new sections. Two sections on B-splines and their computation were added to the chapter on spline functions: Due to their special properties, their flexibility, and the availability of well-tested programs for their computation, B-splines play an important role in many applications. Also, the authors followed suggestions by many readers to supplement the chapter on elimination methods with a section dealing with the solution of large sparse systems of linear equations. Even though such systems are usually solved by iterative methods, the realm of elimination methods has been widely extended due to powerful techniques for handling sparse matrices. We will explain some of these techniques in connection with the Cholesky algorithm for solving positive definite linear systems. The chapter on eigenvalue problems was enlarged by a section on the Lanczos algorithm; the sections on the LR and QR algorithm were rewritten and now contain a description of implicit shift techniques. In order to some extent take into account the progress in the area of ordinary differential equations, a new section on implicit differential equa tions and differential-algebraic systems was added, and the section on stiff differential equations was updated by describing further methods to solve such equations.
Publisher: Springer Science & Business Media
ISBN: 1475722729
Category : Mathematics
Languages : en
Pages : 674
Book Description
On the occasion of this new edition, the text was enlarged by several new sections. Two sections on B-splines and their computation were added to the chapter on spline functions: Due to their special properties, their flexibility, and the availability of well-tested programs for their computation, B-splines play an important role in many applications. Also, the authors followed suggestions by many readers to supplement the chapter on elimination methods with a section dealing with the solution of large sparse systems of linear equations. Even though such systems are usually solved by iterative methods, the realm of elimination methods has been widely extended due to powerful techniques for handling sparse matrices. We will explain some of these techniques in connection with the Cholesky algorithm for solving positive definite linear systems. The chapter on eigenvalue problems was enlarged by a section on the Lanczos algorithm; the sections on the LR and QR algorithm were rewritten and now contain a description of implicit shift techniques. In order to some extent take into account the progress in the area of ordinary differential equations, a new section on implicit differential equa tions and differential-algebraic systems was added, and the section on stiff differential equations was updated by describing further methods to solve such equations.