Materials
-
Lecture slides
-
Lecture slides (2017 course)
-
Lecture slides (2016 course)
-
Old Exams
-
Example scripts
-
Solving Nonlinear Equations
-
Solving a System of Linear Equations
-
Curve Fitting and Interpolation
- plot_p163.m: plots the example on p.163
- fit_interp.m:
Plots and compares four methods in Chap 4.
(Press space bar to show the interpolating polynomial.)
- curve fitting (blue) with a quartic (degree 4) polynomial
- cubic spline interpolation (red)
- linear spline interpolation (magenta)
- interpolating polynomial (green)
-
Splines
-
Wolfram Demonstrations Project (You need to install the CDF player to try the demos.)
-
Numerical Integration
-
Ordinary Differential Equations: Initial-Value Problems
-
Oridnary Differential Equations: Boundary-Vaue Problems