Solve system of matrices
Show older comments
Hello!
M1, M2 and M3, and C1, C2 and C3 are known 2x2 matrices
X and Y also 2x2, are unknown matrices to be determined from following set of equations
M1=X*C1*Y.
M2=X*C2*Y.
M3=X*C3*Y.
How can we solve three systems to determine X?
Accepted Answer
More Answers (1)
Aqeel Qureshi
on 31 Dec 2015
0 votes
Categories
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!