Logo

First Semester in Numerical Analysis with Julia

Small book cover: First Semester in Numerical Analysis with Julia

First Semester in Numerical Analysis with Julia
by

Publisher: Florida State University
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.

Home page url

Download or read it online for free here:
Download link
(4.6MB, 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.
(9580 views)
Book cover: Iterative Methods for Linear and Nonlinear EquationsIterative Methods for Linear and Nonlinear Equations
by - SIAM
This book focuses on a small number of methods and treats them in depth. The author provides a complete analysis of the conjugate gradient and generalized minimum residual iterations as well as recent advances including Newton-Krylov methods.
(11489 views)
Book cover: Mathematical ComputationMathematical Computation
by - University of Aberdeen
The overall aim of the course is to present modern computer programming techniques in the context of mathematical computation and numerical analysis and to foster the independence needed to use these techniques as appropriate in subsequent work.
(14750 views)
Book cover: Finite Difference Computing with PDEsFinite Difference Computing with PDEs
by - Springer
This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners.
(6144 views)