finding the values of unknown coefficents x,y
Info
This question is closed. Reopen it to edit or answer.
Show older comments
hello,
A is a matrix 1 2 3
3 4 5
X is a matrix x
y
B is a matrix 0
0
AX=B ; X= INV A B
2 Comments
Walter Roberson
on 9 Nov 2012
Trivial. x = 0 and y = 0
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!