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

4 visualizaciones (últimos 30 días)
  3 comentarios
Toufik Zisan
Toufik Zisan el 21 de Oct. de 2018
I am actually following beginners guide...anyways on typing 'a' on command window I am getting this.
Toufik Zisan
Toufik Zisan el 21 de Oct. de 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

Iniciar sesión para comentar.

Respuesta aceptada

madhan ravi
madhan ravi el 21 de Oct. de 2018
Editada: madhan ravi el 21 de Oct. de 2018
a=[1:3;4:6;7 8 10]
p = a*inv(a)

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by