Mtalb is evaluating the determinate of the matrix with the wring sign

1 回表示 (過去 30 日間)
Diana Dawoud
Diana Dawoud 2020 年 10 月 25 日
コメント済み: Walter Roberson 2020 年 10 月 25 日
C=[3,1,-3;1,4,2;-3,2,5]
det(C)
ans =5,
while the correct one is -5
  3 件のコメント
Walter Roberson
Walter Roberson 2020 年 10 月 25 日
which MATLAB version are you using? What shows up for
which -all det
Walter Roberson
Walter Roberson 2020 年 10 月 25 日
We can tell by your output that you are not using one of the releases from the last few years, but we cannot tell which release you are running.
Looking at that output, I think you might be running a version earlier than R2012a ?

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeLinear Algebra についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by