Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

COMPUTATIONAL METHODS FOR NUMERICAL ANALYSIS WITH R
Título:
COMPUTATIONAL METHODS FOR NUMERICAL ANALYSIS WITH R
Subtítulo:
Autor:
HOWARD, J
Editorial:
CRC PRESS
Año de edición:
2017
ISBN:
978-1-4987-2363-3
Páginas:
257
99,95 €

 

Sinopsis

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.



Table of Contents
Preface

Introduction to Numerical Analysis

Error Analysis

Linear Algebra

Interpolation and Extrapolation

Differentiation and Integration

Root Finding and Optimization

Differential Equations

Suggested Reading

Index