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

1 Ansicht (letzte 30 Tage)
  6 Kommentare
darova
darova am 23 Mär. 2020
Bearbeitet: darova am 23 Mär. 2020
try this
tol = exact - numerical;
max(abs(tol(:)))

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Mathematics finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by