Skip to content

    Read more about First Semester in Numerical Analysis with Julia

    First Semester in Numerical Analysis with Julia

    (2 reviews)

    Giray Ökten, Florida State University

    Copyright Year: 2019

    Last Update: 2020

    Publisher: Florida State University

    Language: English

    Formats Available

    Conditions of Use

    Attribution-NonCommercial-ShareAlike Attribution-NonCommercial-ShareAlike
    CC BY-NC-SA

    Reviews

    Learn more about reviews.

    Reviewed by Yaning Liu, Assistant Professor, University of Colorado Denver on 5/5/20

    This book covers the topics of computer arithmetic, iterative methods for nonlinear equations, interpolation methods, numerical quadrature and differentiation, and least squares problems, which are typically discussed in a first course of... read more

    Reviewed by Sangphil Kim, Assistant Professor, Minnesota State University System on 2/18/20

    This book doesn't cover several topics in numerical analysis such as differential equations and eigenvalue if we compare it with conventional textbooks. However, this textbook covers enough topics in numerical analysis for undergraduate students.... read more

    Table of Contents

    • 1 Introduction
    • 2 Solutions of equations: Root-finding
    • 3 Interpolation
    • 4 Numerical Quadrature and Differentiation
    • 5 Approximation Theory

    Ancillary Material

    • Ancillary materials are available by contacting the author or publisher.
    • About the Book

      First Semester in Numerical Analysis with Julia 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. The reader is expected to have studied calculus and linear algebra. Some familiarity with a programming language is beneficial, but not required. The programming language Julia will be introduced in the book. The simplicity of Julia allows bypassing the pseudocode and writing a computer code directly after the description of a method while minimizing the distraction the presentation of a computer code might cause to the flow of the main narrative.

      About the Contributors

      Author

      Giray Ökten

      Contribute to this Page

      Suggest an edit to this book record