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 CenterFile Exchange에서 Linear Algebra에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by