How to do division on matrices ?
4 views (last 30 days)
Show older comments
[a b; c d]*[x;y]=[k;l]
How can i calculate x and y if I know a,b,c,d and k,l ?
0 Comments
Accepted Answer
More Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!