GoodSpirit
- 18
- 0
Hello everyone,
I’d like to find the following range equalities:
Considering the following:
<br /> A=B+C \\<br /> A=B.C^T \\<br /> A=[ B^T C^T ]^T<br />
I would like to find the function f for each equality above.
<br /> .\\<br /> dim( R(A) ) = f( R(B) , R(C) )\\<br />
Considere that all matrices have compatible dimensions.
R(X) function means range of the column space expressed in the matrix X.
Can you help me?
I sincerely thank you!
All the best
GoodSpirit
I’d like to find the following range equalities:
Considering the following:
<br /> A=B+C \\<br /> A=B.C^T \\<br /> A=[ B^T C^T ]^T<br />
I would like to find the function f for each equality above.
<br /> .\\<br /> dim( R(A) ) = f( R(B) , R(C) )\\<br />
Considere that all matrices have compatible dimensions.
R(X) function means range of the column space expressed in the matrix X.
Can you help me?
I sincerely thank you!
All the best
GoodSpirit