
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
Programming for Computations - Pythonby 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.
(11853 views)
Numerical Methods with Applicationsby Autar K Kaw, Egwu Eric Kalu - Lulu.com
The textbook is written for engineering undergraduates taking a course in numerical methods. It offers a treatise to numerical methods based on a holistic approach and short chapters. The authors included examples of real-life applications.
(23070 views)
Numerical Methods Course Notesby Steven E. Pav - 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.
(17299 views)
Mathematical Computationby Ian Craw - 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.
(16482 views)