First Semester in Numerical Analysis with Julia

First Semester in Numerical Analysis with Julia

简介:

本书介绍了理论和方法,以及使用Julia编程语言实现的算法。本书涵盖了计算机算术,寻根,数值求积与微分以及逼近理论。

读者应该学习微积分和线性代数。熟悉编程语言是有益的,但不是必需的。

本书将介绍编程语言Julia。Julia的简单性允许绕过伪代码并在方法描述之后直接编写计算机代码,同时最大程度地减少计算机代码的呈现可能对主要叙述流程造成的干扰。

英文简介:

This 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.

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.

书名
First Semester in Numerical Analysis with Julia
译名
Julia 的数值分析第一学期课程
语言
英语
年份
2020
页数
218页
大小
4.73 MB
下载
pdf iconFirst Semester in Numerical Analysis with Julia.pdf
密码
65536

最后更新:2025-04-12 23:57:40

←Numerical Methods for Large Eigenvalue Problems, Revised Edition

→A Brief Introduction to Engineering Computation with MATLAB