Автор: James P Howard II
Название: Computational Methods for Numerical Analysis with R
Издательство: Chapman and Hall/CRC
Год: 2017
Серия: Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
ISBN: 978-1498723633
Язык: English
Формат: pdf
Размер: 13,4 mb
Страниц: 277
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.