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 the Numerical Integration of PDEsIntroduction to the Numerical Integration of PDEs
by - University of Durham
In these notes, we describe the design of a small C++ program which solves numerically the sine-Gordon equation. The program is build progressively to make it multipurpose and easy to modify to solve any system of partial differential equations.
(12728 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.
(6505 views)
Book cover: Numerical Methods Course NotesNumerical Methods Course Notes
by - University of California at San Diego
From the table of contents: A 'Crash' Course in octave/Matlab; Solving Linear Systems; Finding Roots; Interpolation; Spline Interpolation; Approximating Derivatives; Integrals and Quadrature; Least Squares; Ordinary Differential Equations.
(15533 views)
Book cover: First Steps in Numerical AnalysisFirst Steps in Numerical Analysis
by
This book provides an excellent introduction to the elementary concepts and methods of numerical analysis for students meeting the subject for the first time. The subject matter is organized into fundamental topics and presented as a series of steps.
(15190 views)