Logo

Lectures on Numerical Analysis

Small book cover: Lectures on Numerical Analysis

Lectures on Numerical Analysis
by

Publisher: University of Pennsylvania
Number of pages: 125

Description:
Contents: Differential and Difference Equations (Linear equations with constant coefficients, Difference equations, Stability theory); The Numerical Solution of Differential Equations (Euler's method, The midpoint and trapezoidal rules); Numerical linear algebra.

Download or read it online for free here:
Download link
(630KB, PDF)

Similar books

Book cover: Lectures in Basic Computational Numerical AnalysisLectures in Basic Computational Numerical Analysis
by - University of Kentucky
These notes cover the following topics: Numerical linear algebra; Solution of nonlinear equations; Approximation theory; Numerical solution of ordinary differential equations; Numerical solution of partial differential equations.
(12355 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.
(6479 views)
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.
(12692 views)
Book cover: First Semester in Numerical Analysis with JuliaFirst Semester in Numerical Analysis with Julia
by - Florida State University
The book presents the theory and methods, together with the implementation of the algorithms using the Julia programming language. The book covers computer arithmetic, root-finding, numerical quadrature and differentiation, and approximation theory.
(6493 views)