How can I get A knowing Ap and p?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Yaseen Abdel Moneim Sabry El-Zawahry
am 24 Nov. 2018
Bearbeitet: John D'Errico
am 24 Nov. 2018
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 Kommentare
Antworten (1)
John D'Errico
am 24 Nov. 2018
Bearbeitet: John D'Errico
am 24 Nov. 2018
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 Kommentare
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!