Set B = round(K) * rand(8, 4)), X = round(10 * rand(4, 3)), C = B *

Question:

Set B = round(K) * rand(8, 4)), X = round(10 * rand(4, 3)), C = B * X, and A = [ B C ].
(a) How are the column spaces of B and C related? (See Exercise 22 in Section 6.) What would you expect the rank of A to be? Explain. Use MATLAB to check your answer.
(b) Which column vectors of A should form a basis for its column space? Explain. If U is the reduced row echelon form of A, what would you expect its first four columns to be? Explain. What would you expect its last four rows to be? Explain. Use MATLAB to verify your answers by computing U.
(c) Use MATLAB to construct another matrix D = (E EY), where E is a random 6 × 4 matrix and Y is a random 4 × 2 matrix. What would you expect the reduced row echelon form of D to be? Compute it using MATLAB. Show that, in general, if B is m × n matrix of rank n and X is an n × k matrix, the reduced row echelon form of (B BX) will have block structure
Set B = round(K) * rand(8, 4)), X = round(10
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: