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

1 visualización (últimos 30 días)
  6 comentarios
darova
darova el 23 de Mzo. de 2020
Editada: darova el 23 de Mzo. de 2020
try this
tol = exact - numerical;
max(abs(tol(:)))

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by