Logo

Scientific Computing by Jeffrey R. Chasnov

Small book cover: Scientific Computing

Scientific Computing
by

Publisher: Harvey Mudd College
Number of pages: 152

Description:
This course consists of both numerical methods and computational physics. MATLAB is used to solve various computational math problems. The course is primarily for Math majors and supposes no previous knowledge of numerical analysis or methods.

Home page url

Download or read it online for free here:
Download link
(7.8MB, PDF)

Similar books

Book cover: Programming for Computations - PythonProgramming for Computations - Python
by - Springer
This book presents Python programming as a key method for solving mathematical problems. The style is accessible and concise, the emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.
(11743 views)
Book cover: Solving PDEs in PythonSolving PDEs in Python
by - Springer
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, it guides readers through the essential steps to quickly solving a PDE in FEniCS.
(8386 views)
Book cover: Numerical Methods for Large Eigenvalue ProblemsNumerical Methods for Large Eigenvalue Problems
by
A comprehensive guide to computational techniques for finding eigenvalues and eigenvectors of large matrices. It emphasizes practical algorithms and software development, particularly for sparse matrices. The book covers background theory ...
(1746 views)
Book cover: Templates for the Solution of Linear SystemsTemplates for the Solution of Linear Systems
by - Society for Industrial Mathematics
The book focuses on the use of iterative methods for solving large sparse systems of linear equations. General and reusable templates are introduced to meet the needs of both the traditional user and the high-performance specialist.
(18420 views)