Introduction To Numerical Analysis For Engineers: - Fundamentals of Digital Computing
Introduction To Numerical Analysis For Engineers: - Fundamentals of Digital Computing
Engineers
Fundamentals of Digital Computing
Error Analysis
13.002
Lecture 2
Examples
m
b
e
Mantissa
Base
Exponent
Decimal
Binary
Convention
Decimal
Binary
Max mantissa
Min mantissa
Max exponent
General
13.002
Min exponent
Numerical Methods for Engineers
Lecture 2
Error Analysis
Number Representation
Absolute Error
Shift mantissa of largest number
Relative Error
Relative Error
13.002
Bounded
Lecture 2
Error Propagation
Spherical Bessel Functions
Differential Equation
Solutions
13.002
Lecture 2
Error Propagation
Spherical Bessel Functions
Forward Recurrence
Forward Recurrence
Unstable
Backward Recurrence
Millers algorithm
Stable
N ~ x+20
13.002
Lecture 2
Error Propagation
Differential Equation
Eulers Method
Example
Discretization
Finite Difference (forward)
Recurrence
euler.m
13.002
Lecture 2
Error Propagation
Absolute Errors
'y~f (x)'x
'x = x - x
13.002
Lecture 2
Error Propagation
Example
Error Propagation Formula
Multiplication
=>
=>
=>
=>
13.002
Lecture 2
Error Propagation
Expectation of Errors
Addition
Standard Error
Truncation
Error Expectation
Rounding
Lecture 2
Error Propagation
Error Cancellation
Function of one variable
Max. error
Error cancellation
Stand. error
13.002
Lecture 2
Error Propagation
Condition Number
y = f(x)
x = x(1 + D)
y = y(1 + E)
Well-conditioned problem
13.002
Lecture 2
Error Propagation
Condition Number
Problem Condition Number
4 Significant Digits
Well-conditioned Algorithm
Lecture 2