Solve system of matrices
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
Aqeel Qureshi
am 31 Dez. 2015
0 Stimmen
Kategorien
Mehr zu Linear Algebra finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!