Math 3350: Numerical Analysis
Syllabus
A MATLAB tutorial by Griffiths
Some M-files we showed in class
Homework
NOTE: For the Computer Problems, please email your work to
numericalanalysis3350@gmail.com
by 6:00PM on the due date.
Your email should include your name, the Matlab M-file, and the
diary file of your execution.
It is recommended that you use your UNT email account
since other emails may be treated
as spams by the system.
Because of the book edition issue, we will put two page numbers. The first number is for 1st edition
and the 2nd is for 2nd edition.
1/17(T), DUE (T 1/24) IN CLASS: P19(P19), #1, 2; P17(P16), redo Example 0.5.
DUE BY EMAIL:
P610(P591), excute the three lines in the middle of the page to print the table using fprint;
P613(593), write the program cubrt1.m and run it as in the book;
P615(P596), write the program stat.m and run it as in the book, using x = [1 2 -3 0 5 6].
1/24(T), DUE (T 1/31) IN CLASS: P30(P29), #1, 3.
DUE BY EMAIL: Computer Problems #1, 3, 6. (by "six decimal points", it means to
set up
the stopping rule as "while (b-a)>1e-6")
1/26(Th), DUE (T 1/31) IN CLASS: P62(P58), #1, 2, 12.
DUE BY EMAIL: Computer Problems #1, 2, 13. Then repeat #1, 2, 13 with backtracking.
(Note: For #13, just plot the first three iterates.)
Set the tolerance tol = 1e-8.
1/31(T), DUE (T 2/7) IN CLASS: P83(P78), #1, 3, 5, ALL WITH ROW PIVOTING.
2/2(Th), DUE (T 2/7) BY EMAIL: P83(P78), Computer Problems #1,
with row pivoting.
2/7(T), DUE (T 2/14) IN CLASS: P121(P115), #1(a,b), 2(a,b).
DUE BY EMAIL: Computer Problems #2, 3.
2/9(Th), DUE (T 2/14) IN CLASS: P151(P149), #1(a,c), 7.
DUE BY EMAIL: Computer Problems #1.
Announcement
We will meet in the GAB 550 computer lab this Thursday, 1/19.
| UNT Home Page |
Department of Mathematics |