Computational Methods for Numerical Analysis with R (e-bog) af James P Howard, II
James P Howard, II (forfatter)

Computational Methods for Numerical Analysis with R e-bog

436,85 DKK (inkl. moms 546,06 DKK)
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 examp...
E-bog 436,85 DKK
Forfattere James P Howard, II (forfatter)
Udgivet 12 juli 2017
Længde 257 sider
Genrer PBCN
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781498723640
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.