Why I am not getting Identity matrix on performing this function?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Risposta accettata
madhan ravi
il 21 Ott 2018
Modificato: madhan ravi
il 21 Ott 2018
a=[1:3;4:6;7 8 10]
p = a*inv(a)
2 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!