Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Computational Methods for Numerical Analysis with R

Posted By: ksveta6
Computational Methods for Numerical Analysis with R

Computational Methods for Numerical Analysis with R (Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series) by James P Howard II
2017 | ISBN: 1498723632 | English | 277 pages | PDF | 5 MB

Computational Methods for Numerical Analysis with R is an overview of traditional numerical analysis topics presented using R. This guide shows how common functions from linear algebra, interpolation, numerical integration, optimization, and differential equations can be implemented in pure R code. Every algorithm described is given with a complete function implementation in R, along with examples to demonstrate the function and its use.

Computational Methods for Numerical Analysis with R is intended for those who already know R, but are interested in learning more about how the underlying algorithms work. As such, it is suitable for statisticians, economists, and engineers, and others with a computational and numerical background.