Revision as of 17:40, 21 January 2010 by Wdanaisu (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Lecture 4 (01/21/10)

Row Echelon Form (ref)

Definition:Let A be a matrix, A will be a row echelon form(ref) if:

1. If any, a row full of zeros has to be at the bottom.

2. The leftmost nonzero in any row is "1", also known as 'leading 1's'

3. If row i and j are nonzero and i<j, the the 'leading 1' in row i is to the left of'leading 1'in row j

Note:Numbers following the 'leading 1's' can be any numbers

Reduced Row Echelon Form (rref)

Definition:Matrix A is in reduced row echelon form(rref) if:

1. A is in row echelon form(ref)

2. Any number above 'leading's 1' can only be zeros

Note:Every number in the column above the 'leading 1' need to be zeros

Elementary Transformation Steps from ref to rref

1. Switching rows

2. Scale rows with any number

3.Take any row and add a scale version of any other row to it.

Note:It is always a good idea to try to rearrange rows to make the matrix easier to convert and tries to avoid creating any fractions, especially in the early stages.

Alumni Liaison

has a message for current ECE438 students.

Sean Hu, ECE PhD 2009