Cantitate/Preț
Produs

Computational Methods for Numerical Analysis with R: Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series

Autor II Howard
en Limba Engleză Paperback – 30 sep 2020
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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 41966 lei  6-8 săpt.
  CRC Press – 30 sep 2020 41966 lei  6-8 săpt.
Hardback (1) 75444 lei  6-8 săpt. +6024 lei  7-13 zile
  CRC Press – 8 iun 2017 75444 lei  6-8 săpt. +6024 lei  7-13 zile

Din seria Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series

Preț: 41966 lei

Preț vechi: 49372 lei
-15%

Puncte Express: 629

Preț estimativ în valută:
7419 8898$ 6449£

Carte tipărită la comandă

Livrare economică 13-27 martie


Specificații

ISBN-13: 9780367657918
ISBN-10: 0367657910
Pagini: 280
Dimensiuni: 156 x 234 x 15 mm
Greutate: 0.4 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series

Locul publicării:Boca Raton, United States

Cuprins



Preface


Introduction to Numerical Analysis


Error Analysis


Linear Algebra


Interpolation and Extrapolation


Differentiation and Integration


Root Finding and Optimization


Differential Equations


Suggested Reading


Index

Recenzii

"The author says that the book is written for advanced undergraduate or first year graduate student as a collateral text for numerical analysis courses. The theoretical part of numerical analysis is mostly omitted, the focus is to present a working R code for many basic tasks of numerical computation including linear algebra, interpolation, numerical integration, root finding and optimisation and differential equations. The presentation is very clear and reader friendly."
—Matti Vuorinen (Turku), in Zentralblatt Mathematik, April 2018

Descriere

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 g