Cantitate/Preț
Produs

A Graduate Introduction to Numerical Methods: From the Viewpoint of Backward Error Analysis

Autor Robert M. Corless, Nicolas Fillion
en Limba Engleză Paperback – 20 sep 2016
This book provides an extensive introduction to numerical computing from the viewpoint of backward error analysis. The intended audience includes students and researchers in science, engineering and mathematics. The approach taken is somewhat informal owing to the wide variety of backgrounds of the readers, but the central ideas of backward error and sensitivity (conditioning) are systematically emphasized. The book is divided into four parts: Part I provides the background preliminaries including floating-point arithmetic, polynomials and computer evaluation of functions; Part II covers numerical linear algebra; Part III covers interpolation, the FFT and quadrature; and Part IV covers numerical solutions of differential equations including initial-value problems, boundary-value problems, delay differential equations and a brief chapter on partial differential equations.
The book contains detailed illustrations, chapter summaries and a variety of exercises as well some Matlab codes provided online as supplementary material.
“I really like the focus on backward error analysis and condition. This is novel in a textbook and a practical approach that will bring welcome attention." Lawrence F. Shampine
A Graduate Introduction to Numerical Methods and Backward Error Analysis” has been selected by Computing Reviews as a notable book in computing in 2013.  Computing Reviews Best of 2013 list consists of book and article nominations from reviewers, CR category editors, the editors-in-chief of journals, and others in the computing community.
 
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 55016 lei  6-8 săpt.
  Springer – 20 sep 2016 55016 lei  6-8 săpt.
Hardback (1) 62020 lei  6-8 săpt.
  Springer – 7 dec 2013 62020 lei  6-8 săpt.

Preț: 55016 lei

Nou

Puncte Express: 825

Preț estimativ în valută:
10528 11101$ 8764£

Carte tipărită la comandă

Livrare economică 10-24 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781493953103
ISBN-10: 1493953109
Pagini: 908
Ilustrații: XXXIX, 869 p. 194 illus., 10 illus. in color.
Dimensiuni: 178 x 254 mm
Greutate: 2.16 kg
Ediția:Softcover reprint of the original 1st ed. 2014
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States

Cuprins

Computer Arithmetic & Fundamental Concepts of Computation.- Polynomials and Series.- Rootfinding and Function Evaluation.- Solving Ax = b .- Solving Ax =l x.- Structured Linear Systems.-Iterative Methods.- Polynomial and Rational Interpolation.- The Discrete Fourier Transform.- Numerical Integration.- Numerical Differentiation and Finite Differences.- Numerical Solution of ODEs.-  Numerical Methods for ODEs.- Numerical Solutions of Boundary Value Problems.- Numerical Solution of Delay DEs.- Numerical Solution of PDEs.​

Recenzii

“Corless and Fillion have clearly dedicated several years of their lives to this book. It has been worth it! The result is a carefully judged all-round numerical analysis textbook that expertly serves students and instructors. The book stands out in a crowded market. It is a textbook that numerical analysis can be very proud of.” (Alex Townsend, SIAM Review, Vol. 58 (4), December, 2016)
“This book is intended to be a graduate introduction to numerical methods from the perspective of backward error analysis. … it is the variety of topics and case studies, both theoretical and numerical, presented in the book that is its strongest point, making it a valuable reference work for students and professionals … .” (Justin Steven C. Prentice, Mathematical Reviews, January, 2015)
“This textbook provides a very readable and comprehensive graduate-level introduction to numerical methods and their analysis. … The textbook contains many references, exercises, MATLAB codes, and numerical illustrations. It is written in a style that is both informal and informative which makes this book unique in fact.” (Robert Plato, zbMATH, Vol. 1295, 2014)

Notă biografică

“A Graduate Introduction to Numerical Methods and Backward Error Analysis” has been selected as a notable book in computing in 2013.  Computing Reviews’ Best of 2013 list consists of book and article nominations from reviewers, CR category editors, the editors-in-chief of journals, and others in the computing community.

Textul de pe ultima copertă

This book provides an extensive introduction to numerical computing from the viewpoint of backward error analysis. The intended audience includes students and researchers in science, engineering and mathematics. The approach taken is somewhat informal owing to the wide variety of backgrounds of the readers, but the central ideas of backward error and sensitivity (conditioning) are systematically emphasized. The book is divided into four parts: Part I provides the background preliminaries including floating-point arithmetic, polynomials and computer evaluation of functions; Part II covers numerical linear algebra; Part III covers interpolation, the FFT and quadrature; and Part IV covers numerical solutions of differential equations including initial-value problems, boundary-value problems, delay differential equations and a brief chapter on partial differential equations.
The book contains detailed illustrations, chapter summaries and a variety of exercises aswell as some Matlab codes provided online as supplementary material.
 
“I really like the focus on backward error analysis and condition. This is novel in a textbook and a practical approach that will bring welcome attention." Lawrence F. Shampine

Caracteristici

Provides consistent development of formulae using barycentric interpolation Independence of chapters allowing for greater teaching flexibility Integration with Matlab and Maple, many algorithms presented in pseudocode Includes supplementary material: sn.pub/extras