Syllabus of The Course:-: 1) Error Analysis
Syllabus of The Course:-: 1) Error Analysis
Syllabus of The Course:-: 1) Error Analysis
Introduction.
Error in scientific computation.
Relation errors
Introduction
Newton's method.
4-2)
rule
Data Fitting
Introduction
Notes
Continuous mathematics refer to problems
involving the real or complex numbers,
computing integrals, solving differential
equations, approximating functions based on
data samples, or solving large systems of linear
and nonlinear equations.
-Modelling errors;
Modelling errors fall outside the scope of
numerical analysis, but we need to be aware of
their presence!
=
Example:-
,
,
cos(x)=1-
=1+x+
Taylor s Series :A series expansion of a function about a point. A onedimensional Taylor series is an expansion of a real function
about a point x = a is given by:
+
+
Examples:
for
f(x) =
f(x) =
f
f(0) =1
f(0) = 1
f
so for Taylor expansion for
at x=0 is
for
f(x)= sin x
f(x)= cos x
f
taylor expansion for
at x=0 is
sin x =
For cos x
f(x)= cos x
f(x)= -sin x
f
taylor expansion for
cos x =
at x=0 is
Ch. 1
Error Analysis
Introduction:
Numerical methods are used to estimate answers to
mathematical problems, one usually applied numerical
methods become an analytical results either cann't obtained or
would require much efforts.
Notes:
{
{
{
}
}
}
Examples:
1)
( this is exact solution )
2)
+c
integration tables )
3)
4)
Is
or
or
Sources Of Error :-
(-
1- Round-off errors:
= 0.33333333
We know that a computer has a finite number of digits in
numerical computations, and then there are thousands of
calculations. The result being attained, then the round-off
growing error until the final answer is meaningless.
Sol:- Double precision arithmetics.
Disadvantage: it reduces computation speed.
Example:
By using Taylor's expiation for
the Exp.
calculate the TE if we
If we cut f to 5 terms
2-Truncation Errors:
It is well known that it is impossible to sum infinite
number of terms by using a computer, the expressions
must be truncated.
For example:
Taylor's series
Sol:
We must choose h a very smaller than 1.
Ex:
Expand
Where
(
1) Initial Errors:
We input data which supplied to a computer, contains
error because a data are resulted from inperfee
measurements.
Example:
Area = a
Another one
Area =