Cantitate/Preț
Produs

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

Autor James P Howard, II
en Limba Engleză Hardback – 8 iun 2017
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) 47411 lei  43-57 zile
  CRC Press – 30 sep 2020 47411 lei  43-57 zile
Hardback (1) 70140 lei  43-57 zile
  CRC Press – 8 iun 2017 70140 lei  43-57 zile

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

Preț: 70140 lei

Preț vechi: 85537 lei
-18%

Puncte Express: 1052

Preț estimativ în valută:
12418 14459$ 10787£

Carte tipărită la comandă

Livrare economică 23 februarie-09 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781498723633
ISBN-10: 1498723632
Pagini: 277
Ilustrații: 35 Line drawings, black and white; 12 Halftones, black and white; 3 Tables, black and white; 47 Illustrations, black and white
Dimensiuni: 156 x 234 x 20 mm
Greutate: 0.5 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 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.