Lecture I by Surafel
Lecture I by Surafel
Lecture Note
on
Advance Numerical Methods
❖ Solve simultaneously sets of linear algebraic equations using Naïve Gauss Elimination,
LU Decomposition and Gauss-Siedel methods.
Problem Statement. Suppose that you have the task of measuring the lengths of a
bridge and a rivet and come up with 9999 and 9 cm, respectively. If the true values are
10,000 and 10 cm, respectively, compute (a) the true error and (b) the true percent relative
error for each case.
▪ For numerical methods, the true value will be known only when we deal with functions
that can be solved analytically. However, in real-world applications, we will obviously
not know the true answer a priori. For these situations, an alternative is to normalize the
error using the best available estimate of the true value, that is, to the approximation
ε = (0.5 ×
s (3.
itself, as in 10 )%2-n 7
Aproximación error
εa =aproxímate error if the following criterion is met, we can be assured that
aproximación 100% the result is correct to at least n significant figures.
Reading assignment example 3.2