Solve system of matrices
古いコメントを表示
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?
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Linear Algebra についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!