Why I am not getting Identity matrix on performing this function?

4 vues (au cours des 30 derniers jours)
Toufik Zisan
Toufik Zisan le 21 Oct 2018
Commenté : madhan ravi le 21 Oct 2018
  3 commentaires
Toufik Zisan
Toufik Zisan le 21 Oct 2018
I am actually following beginners guide...anyways on typing 'a' on command window I am getting this.
Toufik Zisan
Toufik Zisan le 21 Oct 2018
Oh man...actually at first I have not noticed my fault...Now i have got this. In the beginners guide there was 10 instead of 9. :p

Connectez-vous pour commenter.

Réponse acceptée

madhan ravi
madhan ravi le 21 Oct 2018
Modifié(e) : madhan ravi le 21 Oct 2018
a=[1:3;4:6;7 8 10]
p = a*inv(a)
  2 commentaires
Toufik Zisan
Toufik Zisan le 21 Oct 2018
Thank you very much. :D
madhan ravi
madhan ravi le 21 Oct 2018
you're welcome :)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by