Scientific Computing with MATLAB and Octave von Alfio Quarteroni | ISBN 9783642263941

Scientific Computing with MATLAB and Octave

von Alfio Quarteroni, Fausto Saleri und Paola Gervasio
Mitwirkende
Autor / AutorinAlfio Quarteroni
Autor / AutorinFausto Saleri
Autor / AutorinPaola Gervasio
Buchcover Scientific Computing with MATLAB and Octave | Alfio Quarteroni | EAN 9783642263941 | ISBN 3-642-26394-1 | ISBN 978-3-642-26394-1

From the reviews of the third edition:

“This carefully written textbook is the third English edition and contains substantial new developments on the numerical solution of differential equations. … it is written in a style that is suited for readers who have mathematics, natural sciences, computer sciences or economics as a background and who are interested in a well-organized introduction to the subject.” (Robert Plato, Zentralblatt MATH, Vol. 1205, 2011)

Scientific Computing with MATLAB and Octave

von Alfio Quarteroni, Fausto Saleri und Paola Gervasio
Mitwirkende
Autor / AutorinAlfio Quarteroni
Autor / AutorinFausto Saleri
Autor / AutorinPaola Gervasio
Preface to the First Edition This textbook is an introduction to Scienti? c Computing. We will illustrate several numerical methods for the computer solution of c- tain classes of mathematical problems that cannot be faced by paper and pencil. We will show how to compute the zeros or the integrals of continuous functions, solve linear systems, approximate functions by polynomials and construct accurate approximations for the solution of di? erential equations. With this aim, in Chapter 1 we will illustrate the rules of the game thatcomputersadoptwhenstoringandoperatingwith realandcomplex numbers, vectors and matrices. In order to make our presentation concrete and appealing we will 1 adopt the programming environment MATLAB as a faithful c- panion. We will gradually discover its principal commands, statements and constructs. We will show how to execute all the algorithms that we introduce throughout the book. This will enable us to furnish an - mediate quantitative assessment of their theoretical properties such as stability, accuracy and complexity. We will solve several problems that will be raisedthrough exercises and examples, often stemming from s- ci? c applications.