Chapter 1 Mathematical Modelling and Error Analysis
Chapter 1 Mathematical Modelling and Error Analysis
Bililign Amare
INTRODUCTION
Numerical methods are techniques by which
mathematical problems are formulated so that they can
be solved with arithmetic operations.
https://redot.in/
AI is the theory and development of computer systems able to
perform tasks normally requiring human intelligence, such as visual
perception, speech recognition, decision-making, and translation
between languages.
https://www.researchgate.net/profile/Marco-Pasetti
The reasons why we should study numerical methods are:
ios
ERROR ANALYSIS
Numerical techniques yield estimate that are close to the
exact analytical solution, there could be discrepancy, or
error, because the numerical method involve an
approximation.
If analytical solution is available it helps to compute the
error exactly.
For many applied engineering problems, we cannot
obtain analytical solutions. In these cases, we must settle
for approximations or estimates of the errors.
SIGNIFICANT FIGURES
Significant figure, or digit, has been developed to formally designate
the reliability of a numerical value.
Example discuss the number of significant digit for the given numbers
0.001234 0.0001234 1.234x10^-9
0.00104561 0.0012345 0.000123456
ACCURACY AND PRECISION
The errors associated with both calculations and measurements can be
characterized with regard to their accuracy and precision.
Accuracy refers to how closely a computed or measured value
agrees with the true value.
Precision refers to how closely individual computed or measured
values agree with each other.
Numerical errors arise from the use of approximations to represent
exact mathematical operations and quantities.
• Truncation errors, which result when approximations are used to
represent exact mathematical procedures, and
• Round-off errors, which result when numbers having limited
significant figures are used to represent exact numbers.