You are on page 1of 1

NAME: PeopleSoft ID:

MATH 2331 - Linear Algebra - Fall 2017


Dr. A. Quaini
Homework 1 - due Monday 09/11
Instructions:

Write your name and PSID in the spaces provided above.

Your homework must be complete, neatly written, and stapled.

For the MATLAB exercises, send the scripts to math2331.homework@gmail.com. For


homework n, write lastname, firstname - homework n as the subject of your email.
Call lastname hwn 1 the script generated for exercise 1, lastname hwn 2 the script
generated for exercise 2 and so on, where lastname is your last name.

Exercises from the book:

- Section 1.1: exercises 4, 10, 14, 24.

- Section 1.2: exercises 1, 2, 10, 21, 22, 26.

MATLAB exercises:

1. Let A be a k 4 matrix whose entries are random numbers between 0 and 1. Create a
script that prints on screen the reduced echelon form of A for k = 2, 3, 4, 5.

You might also like