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

조회 수: 4 (최근 30일)
Toufik Zisan
Toufik Zisan 2018년 10월 21일
댓글: madhan ravi 2018년 10월 21일
  댓글 수: 3
Toufik Zisan
Toufik Zisan 2018년 10월 21일
I am actually following beginners guide...anyways on typing 'a' on command window I am getting this.
Toufik Zisan
Toufik Zisan 2018년 10월 21일
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

댓글을 달려면 로그인하십시오.

채택된 답변

madhan ravi
madhan ravi 2018년 10월 21일
편집: madhan ravi 2018년 10월 21일
a=[1:3;4:6;7 8 10]
p = a*inv(a)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by