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

1 回表示 (過去 30 日間)
Siratul Srotoshwini
Siratul Srotoshwini 2020 年 3 月 23 日
  6 件のコメント
darova
darova 2020 年 3 月 23 日
編集済み: darova 2020 年 3 月 23 日
try this
tol = exact - numerical;
max(abs(tol(:)))

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

回答 (0 件)

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by