Logo

Numerical Analysis for Engineering

Small book cover: Numerical Analysis for Engineering

Numerical Analysis for Engineering
by

Publisher: University of Waterloo

Description:
From the table of contents: Introduction, Error Analysis, Numeric Representation, Iteration, Linear Algebra, Interpolation, Least Squares, Taylor Series, Bracketing, The Five Techniques, Root Finding, Optimization, Differentiation, Integration, Initial-value Problems, Boundary-value Problems, Linear Programming.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Introduction to Numerical MethodsIntroduction to Numerical Methods
by - The Hong Kong University
This is primarily for non-mathematics majors and is required by several engineering departments. Contents: IEEE Arithmetic; Root Finding; Systems of equations; Least-squares approximation; Interpolation; Integration; Ordinary differential equations.
(9257 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.
(6534 views)
Book cover: Introduction to Fortran 95 and Numerical ComputingIntroduction to Fortran 95 and Numerical Computing
by - Virginia Tech
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; etc.
(13151 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.
(16325 views)