Instead of presenting the standard theoretical treatments that underlie the various numerical methods used by scientists and engineers, Using R for Numerical Analysis in Science and Engineering shows how to use R and its add-on packages to obtain numerical solutions to the complex mathematical problems commonly faced by scientists and engineers. This practical guide to the capabilities of R demonstrates Monte Carlo, stochastic, deterministic, and other numerical methods through an abundance of worked examples and code, covering the solution of systems of linear algebraic equations and nonlinear equations as well as ordinary differential equations and partial differential equations. It not only shows how to use R’s powerful graphic tools to construct the types of plots most useful in scientific and engineering work, but also:
Using R for Numerical Analysis in Science and Engineering
provides a solid introduction to the most useful numerical methods for scientific and engineering data analysis using R.
Chapter 1 Introduction
Chapter 2 Calculating
Chapter 3 Graphing
Chapter 4 Programming and functions
Chapter 5 Solving systems of algebraic equations
Chapter 6 Numerical differentiation and integration
Chapter 7 Optimization
Chapter 8 Ordinary differential equations
Chapter 9 Partial differential equations
Chapter 10 Analyzing data
Chapter 11 Fitting models to data