Could you please check if my code is right or not? Also, how can i find the maxError?

조회 수: 1 (최근 30일)
  댓글 수: 6
darova
darova 2020년 3월 23일
편집: darova 2020년 3월 23일
try this
tol = exact - numerical;
max(abs(tol(:)))

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by