
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Mat Lab Assignment Material Type: Assignment; Professor: Crain; Class: Linear Algebra; Subject: Mathematics; University: George Mason University; Term: Fall 2008;
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

This serves to illustrate the format I expect to see from your solution to MATLAB Homework. My solution of it includes the M-file that solves the various problems and some appropriate comments.
, b =
Use MATLAB to solve the system Ax = b by row reducing the augmented matrix [A b]. Denote the solution of the system by x.
I 2 + A + A^2 + A^3 ,
where I 2 denotes the 2 by 2 identity matrix.