CAAM 453

NUMERICAL ANALYSIS I

Prerequisites: CAAM 335 AND CAAM 336

Description: Construction and application of numerical algorithms for root finding, interpolation and approximation of functions, quadrature, and the solution of differential equations; fundamentals of computer arithmetic; solution of linear systems, linear least squares problems, and eigenvalue problems via matrix factorizations; Newton and Newton-like methods for nonlinear systems of equations. Computer programming in MATLAB is required.

Class Resources:
Lecture notes and problem sets require password

Syllabus

Lecture Notes

Floating-Point Numbers

Convergence of the Secant Method

Matlab codes:
testLUfac.m
Bisect.m
RootFinding.m

Problem Set 1
Problem Set 2
Problem Set 3
Problem Set 4
Problem Set 5
Problem Set 6
Problem Set 7










Print Friendly, PDF & Email