Homework Assignments
Assignment 1
(Due Feb. 3 before class)
Assignment 1, problem 1 solution
Assignment 1, problem 2 script file
Assignment 1, problem 2 function file
Assignment 2
(Due Feb. 10 before class).
Assignment 2 solution
An
implementation
in MATLAB.
Assignment 3
(Due Feb. 17 before class).
Assignment 3 solution
Take a look at the following MATLAB programs.
(1) A straightforward iteration:
Straightforward iteration
.
(2) An iteration avoiding cancellation error:
Better iteration
.
Assignment 4
(Due March 3 before class).
Solution: Take a look at the following MATLAB programs:
Function for backward substitution using row access.
.
Script to run the above function.
.
Assignment 5
(Due March 17 before class).
Assignment 6
(Due March 31 before class).