First Semester in Numerical Analysis with Julia
by Giray Ökten
Publisher: Florida State University 2019
Number of pages: 214
Description:
The author presents the theory and methods, together with the implementation of the algorithms using the Julia programming language (version 1.1.0). The book covers computer arithmetic, root-finding, numerical quadrature and differentiation, and approximation theory.
Download or read it online for free here:
Download link
(4.6MB, PDF)
Similar books

by Yousef Saad
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 ...
(920 views)

by M. Holst, M. Licht - arXiv.org
We present a new technique to apply finite element methods to partial differential equations over curved domains. Bramble-Hilbert lemma is key in harnessing regularity in the physical problem to prove finite element convergence rates for the problem.
(6537 views)

by Svein Linge, Hans Petter Langtangen - 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.
(10869 views)

by K. Nandakumar - University of Alberta
Contents: On mathematical models; Single nonlinear algebraic equation; System of linear and nonlinear algebraic equations; Numerical differentiation and integration; Ordinary differential equations; Boundary value problems; etc.
(17230 views)