How can I get A knowing Ap and p?
2 ビュー (過去 30 日間)
古いコメントを表示
For an n*n symbolic matrix A and an n*1 symbolic vector p, if I know the value of p and Ap, how can I find A?
0 件のコメント
回答 (1 件)
John D'Errico
2018 年 11 月 24 日
編集済み: John D'Errico
2018 年 11 月 24 日
No. There is insufficient information. You can view this as knowing n pieces of information, but needing to output n^2 pieces of information. (Since the nxn matrix A has n^2 elements.) So there are infinitely many possible matrices A that would generate the given result, and you cannot resolve which of those infintely many possible solutions actually form the real matrix A.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!