MTH/CSE 437. Numerical Analysis I. Fall 2021.


Sections:

Books:

Section V by Sergey Dyachenko
TR 12:45-2:00. Room: Math 250.
Syllabus for MTH/CSE 437
Recitations:
V1 Wednesday 3:00 - 3:50 pm Math 150
V2 Friday 3:00 - 3:50 pm Math 150
Timothy Sauer
Numerical Analysis
2nd Edition, Pearson.

Additional lectures (by courtesy of Prof. S. Lau (UNM)).

Office hours:


Room: Math 312
TR 16:00-17:00 and by appointment (sergeydy AT buffalo DOT edu).

Grades Assignment

HWs: 25% .
Midterm exam: 25% points.
Final exam: 50% points.
Grading cut-offs: A = 90-100%, B = 80-90%, C = 70-80%, D = 60-70%.

Homework regulations

HW has to be typed in what ever editor you like.
If you were asked to produce any output from Matlab - it has to be copied in the HW text.
If you were asked to prepare a script and use it, every Matlab script has to be printed.
If you were asked to plot something, this plot has to be printed.

Week # Homework problems Due date Material
15-16 Practice Problems for Exam 2 Exam 2 is on Dec 9 in-class Forward and Backward Euler Methods, Runge-Kutta, Finite Difference Methods
13-14 Gauss-Legendre, ODEs
11-12 Homework 07 (page 3 optional) December 3, 2021, end of the day Rootfinding for systems, Numerical Integration
10 Homework 06 Homework 06 Solutions November 19, 2021, end of the day Least-Squares Problem: Normal equations and QR-factorization
9 Homework 05 Homework 05 Solutions November 5, 2021, end of the day TS 3.2, 3.3, 3.4, Chebyshev Interpolation, Cubic Splines, eval_pwpoly, pwchermite_coeffs.m
8 No HW due this week. Midterm Exam I (October 21, in-class)
7 No HW October 15th, 2021, end of day.
TS 2.5, 3.2, Newton's divided differences and Lagrange interpolation
6 Homework 04 Homework 04 Solutions TS 2.3, TS 2.4, GE.m (Gauss Elimination without pivoting)
5 Homework 03, HW03_Solutions October 4th, 2021, end of day.
TS 2.1, LTriSol.m, UTriSol.m, LBiDiSol.m, UBiDiSol.m
4 HW02_Solutions TS 1.4, 1.5, Condition Number & Limits of Accuracy, Newton's Method, Forward and Backward Substitution
3 Homework 02 September 24th, 2021, end of day.
TS 1.1, 1.2, bisection.m
2 HW01_Solutions TS 0.2, 0.3, 0.4
1 Homework 01 Friday, September 10, end of day.
TS 0.1, Where to get Matlab? explot.m sauerp17.m nest.m