I need help in simultaneous equations: My questions is, I have Matrix A (3x3) and varialble x(3x1) and b(3x1). i.e. Ax=b. we can prove it. But, how to solve to get back of Matrix A(3x3) by using matrix x(3x1) and matrix b(3x1). pls help me. thanks

Ax=b where A(3x3),x(3x1),b(3x1). here x(3x1) is unknown and can be found by cramer's rule. but by question is, After got the values of x(3x1). i need to verify or calculate the matrix A(3x3) by using x(3x1) and b(3x1).

回答 (2 件)

John D'Errico
John D'Errico 2013 年 11 月 26 日
You cannot do so. There is insufficient information do do this. No mathemagic will work.
Muneef
Muneef 2013 年 11 月 26 日
Using structs. they can be helpful

1 件のコメント

John D'Errico
John D'Errico 2013 年 11 月 27 日
How does use of a struct help the user solve an underdetermined linear system of equations?

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeLinear Algebra についてさらに検索

質問済み:

2013 年 11 月 26 日

コメント済み:

2013 年 11 月 27 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by