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

2 ビュー (過去 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)
  2 件のコメント
Toufik Zisan
Toufik Zisan 2018 年 10 月 21 日
Thank you very much. :D
madhan ravi
madhan ravi 2018 年 10 月 21 日
you're welcome :)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by