buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Hans Petter Langtangen, Svein Linge (Beteiligte)

Programming for Computations - MATLAB/Octave


A Gentle Introduction to Numerical Simulations with MATLAB/Octave
Softcover reprint of the original 1st ed. 2016. 2018. xvi, 216 S. 43 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; SPRINGER INTERNATIONAL PUBLISHING 2018
ISBN: 3-319-81289-0 (3319812890)
Neue ISBN: 978-3-319-81289-2 (9783319812892)

Preis und Lieferzeit: Bitte klicken


This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students. The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows the students to write simple programs for solving common mathematical problems with numerical methods in engineering and science courses. The emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.
Preface.- The first few steps.- Basic constructions.- Computing integrals.- Solving ordinary differential equations.- Solving partial differential equations.- Solving nonlinear algebraic equations.- References.- Index
"Each chapter offers numerical analysis problems to be solved. The authors walk the reader through the solution, using MATLAB source code to solve each problem, and provide the mathematical formulas for each problem presented. ... The presentation is done well; it is easy to follow and pedagogically sound. The development of good code is stressed throughout the text. The examples presented are interesting to a broad audience." (Robert M. Lynch, Computing Reviews, February, 2017)
"This book is intended for novice programmers, especially students, teachers, engineers and scientists from areas related to mathematics and numerical mathematics. ... each treated concept is illustrated and explained in detail by means of working examples. On the basis of exercises, the reader is given the opportunity to deepen acquired knowledge. ... The clear presentation and the large number of concrete examples, often with a graphical output, make this book ideally suited for self-study and ensures a quick success." (Stefan Meyer, zbMATH 1350.68002, 2017)
Svein Linge is a professor of modelling and simulation at the University College of Southeast Norway and holds a Dr. Scient. degree in biomechanics from the Norwegian School of Sport Sciences. He works part-time at a Norwegian Center of Excellence: "Center for Biomedical Computing", at Simula Research Laboratory, to which he has been linked for the last 13 years. His main research interests includes cerebrospinal fluid dynamics, cardiac electro-mechanics and sport biomechanics. Over the last decade, Linge has been particularly engaged in reforming the engineering education in mathematics and physics to take advantage of computer programming and simulation.