(Column Space arid Reduced Row Echelon Form) Set B = round ( 10 ∗ rand ( 8 , 4 ) ) X = round ( 10 ∗ rand ( 4 , 3 ) ) C = B ∗ X A = [ B C ] (a) How are the column spaces of B and C related? (See Exercise 28 in Section 3.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 E Y ] , whereE 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 with MATLAB. Show that, in general, if B is an m × n matrix of rank n and X is an n × k matrix, the reduced row echelon form of ( B B X ) will have block structure ( 1 X ) if m = n or ( I X O O ) if m > n
(Column Space arid Reduced Row Echelon Form) Set B = round ( 10 ∗ rand ( 8 , 4 ) ) X = round ( 10 ∗ rand ( 4 , 3 ) ) C = B ∗ X A = [ B C ] (a) How are the column spaces of B and C related? (See Exercise 28 in Section 3.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 E Y ] , whereE 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 with MATLAB. Show that, in general, if B is an m × n matrix of rank n and X is an n × k matrix, the reduced row echelon form of ( B B X ) will have block structure ( 1 X ) if m = n or ( I X O O ) if m > n
Solution Summary: The author explains how to compute the rank of the given matrix using row reduce echelon form.
(Column Space arid Reduced Row Echelon Form) Set
B
=
round
(
10
∗
rand
(
8
,
4
)
)
X
=
round
(
10
∗
rand
(
4
,
3
)
)
C
=
B
∗
X
A
=
[
B
C
]
(a) How are the column spaces of B and C related? (See Exercise 28 in Section 3.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
E
Y
]
,whereE 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 with MATLAB. Show that, in general, if B is an
m
×
n
matrix of rank n and X is an
n
×
k
matrix, the reduced row echelon form of
(
B
B
X
)
will have block structure
(
1
X
)
if
m
=
n
or
(
I
X
O
O
)
if
m
>
n
Quantities that have magnitude and direction but not position. Some examples of vectors are velocity, displacement, acceleration, and force. They are sometimes called Euclidean or spatial vectors.
Introductory and Intermediate Algebra for College Students (5th Edition)
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, algebra and related others by exploring similar questions and additional content below.