How to do division on matrices ?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
[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 Commenti
Risposta accettata
Più risposte (1)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!