ABSTRACT

This book provides a pragmatic, methodical and easy-to-follow presentation of numerical methods and their effective implementation using MATLAB, which is introduced at the outset. The author introduces techniques for solving equations of a single variable and systems of equations, followed by curve fitting and interpolation of data. The book also provides detailed coverage of numerical differentiation and integration, as well as numerical solutions of initial-value and boundary-value problems. The author then presents the numerical solution of the matrix eigenvalue problem, which entails approximation of a few or all eigenvalues of a matrix. The last chapter is devoted to numerical solutions of partial differential equations that arise in engineering and science. Each method is accompanied by at least one fully worked-out example showing essential details involved in preliminary hand calculations, as well as computations in MATLAB.

chapter 1|26 pages

Background and Introduction

chapter 2|28 pages

Introduction to MATLAB®

chapter 4|66 pages

Numerical Solution of Systems of Equations

chapter 5|88 pages

Curve Fitting and Interpolation

chapter 6|52 pages

Numerical Differentiation and Integration

chapter 9|30 pages

Matrix Eigenvalue Problem