ESO 208A: Computational Methods in Engineering: Abhas Singh
ESO 208A: Computational Methods in Engineering: Abhas Singh
Methods in Engineering
Abhas Singh
Department of Civil Engineering
IIT Kanpur
Reference Books
Chapra, S. C., and Canale, R. P. (2012). Numerical
Methods for Engineers, 6th Edition, McGraw-Hill
Education (India).
Atkinson, K. E. (2008). An Introduction to Numerical
Analysis, 2nd Edition, John Wiley & Sons.
Evaluation
Final Exam: 40%
Mid Sem Exam: 25%
Quizzes (2 nos): 10%
Programming Assignments: 10%
Quizzes in Tutorials: 10 %
Class Conduct (attendance, occasional class
problems): 3% + 2%
Engineering Physical
Problems laws/rules/
relationships
Data
Initial/Boundary
conditions
Mathematical
Models
Computational Resources
Methods/Algorithms Programming
Results
Recap
• What are computational methods? How they are used for
solving engineering problems?
2
𝑥𝑛+1 = : 𝑥1 = 2, 𝑥2 = 1, 𝑥3 = 2, 𝑥4 = 1, 𝑥5 = 2
𝑥𝑛
1 2
𝑥𝑛+1 = 𝑥𝑛 + : 𝑥1 = 1.5, 𝑥2 = 1.416667, 𝑥3 = 1.414216,
2 𝑥𝑛
𝑥4 = 1.414214, 𝑥5 = 1.414214
𝑥𝑛 +2
𝑥𝑛+1 = : 𝑥1 = 1.5, 𝑥2 = 1.4, 𝑥3 = 1.416667, 𝑥4 =
𝑥𝑛 +1
1.413793, 𝑥5 = 1.414286
Absolute Error: ε = 𝑎 − 𝑎
𝜀 𝑎−𝑎
Relative Error: 𝑒 = =
𝑎 𝑎