Scientific Computing for Scientists and Engineers

This website accompanies the book "Scientific Computing for Scientists and Engineers" by Timo Heister and Leo G. Rebholz. The book is available from:

  1. Amazon
  2. Ebook: Google Play Store
  3. Directly from the publisher


About

This book is based on our lecture notes from teaching MATH 3650 - "Numerical Methods for Engineers" at Clemson University since 2010. It is geared towards sophomore-level engineering and science students and covers numerical methods for solving problems such as linear systems, nonlinear equations, eigenvalue problems, numerical integration, differential equations, and more.
A second edition with various fixes, improvements, and some extra materials was released in 2023.

Overview

Nowadays most mathematics done in practice is done on a computer. In engineering it is necessary to solve more than 1 million equations simultaneously, and computers can be used to reduce the calculation time from years to minutes or even seconds. This book explains: How can we approximate these important mathematical processes? How accurate are our approximations? How efficient are our approximations?

Book Details

Title: Scientific Computing For Scientists and Engineers, 2nd edition
Authors: Heister, Timo and Rebholz, Leo G.
Publisher: Berlin, Boston: De Gruyter
ISBN 9783110999617
Publication Date: April 2023
Ebook ISBN: 9783110988451

Downloads

Code printed in the book to be used with MATLAB/OCTAVE: MatlabCodes-v2.zip.