Numerical Methods - Chapter 1
Numerical Methods - Chapter 1
Numerical Methods - Chapter 1
Gabriel I. Gamana, CE
Numerical
Methods for
Engineering
Engr. Gabriel I. Gamana
1
Prepared by;
Gabriel I. Gamana, CE
1.1 Introduction
1.2 Bracketing Methods
1.0 Nonlinear 1.2.1 Bisection Method
1.2.2 False Position Method
Equations in 1.3 Open Methods
One Variable 1.3.1 Fixed-Point Method
1.3.2 Newton-Raphson Method
1.3.3 Secant Method
1.1 Introduction
2
Prepared by;
Gabriel I. Gamana, CE
1.1 Introduction
Mathematical Modeling and Engineering Problem Solving
• In Engineering, problems can be solved by either using exact
analytical methods or approximation using numerical
methods
• The discrepancy between analytical methods and numerical
methods is what we called error.
• For many applied engineering problems, we cannot obtain
analytical solutions. Therefore, we cannot compute exactly
the errors associated with our numerical methods. In these
cases, we must settle for approximations of the errors.
1.1 Introduction
3
Prepared by;
Gabriel I. Gamana, CE
1.1 Introduction
1.1 Introduction
• Numerical methods are iterative solutions.
• There are no particular numerical methods that work for all
equations.
• The root depends on the initial guess.
• Accuracy measurement of the approximation can be
calculated using the equation:
𝑥 −𝑥
𝜀 = <𝜀
𝑥
Where: 𝜀 = relative error
𝜀 = stopping criterion
𝑥 = present iteration
𝑥 = previous iteration
8
4
Prepared by;
Gabriel I. Gamana, CE
10
5
Prepared by;
Gabriel I. Gamana, CE
12
6
Prepared by;
Gabriel I. Gamana, CE
13
14
7
Prepared by;
Gabriel I. Gamana, CE
15
16
8
Prepared by;
Gabriel I. Gamana, CE
17
9
Prepared by;
Gabriel I. Gamana, CE
19
20
10
Prepared by;
Gabriel I. Gamana, CE
21
22
11
Prepared by;
Gabriel I. Gamana, CE
23
𝑑 𝑦 𝑀
=
𝑑𝑥 𝐸𝐼
24
12
Prepared by;
Gabriel I. Gamana, CE
26
13
Prepared by;
Gabriel I. Gamana, CE
27
28
14
Prepared by;
Gabriel I. Gamana, CE
29
30
15
Prepared by;
Gabriel I. Gamana, CE
31
32
16
Prepared by;
Gabriel I. Gamana, CE
33
34
17
Prepared by;
Gabriel I. Gamana, CE
35
36
18
Prepared by;
Gabriel I. Gamana, CE
37
38
19
Prepared by;
Gabriel I. Gamana, CE
𝑑 𝑦 𝑀
=
𝑑𝑥 𝐸𝐼
39
40
20
Prepared by;
Gabriel I. Gamana, CE
41
42
21
Prepared by;
Gabriel I. Gamana, CE
43
44
22
Prepared by;
Gabriel I. Gamana, CE
45
46
23
Prepared by;
Gabriel I. Gamana, CE
References
• Chapra, S. C. & Canale, R. P. “Numerical Methods for
Engineers” 7th Edition, McGraw-Hill Education, 2015
• Kreyszig, E. “Advanced Engineering Mathematics” 9th
Edition, John Wiley & Sons. Inc., Singapore, 2006
47
24