Numerical_Analysis_Chapter1
Numerical_Analysis_Chapter1
Numerical_Analysis_Chapter1
Chapter 1
Mathematical Modeling,
Numerical Methods,
and Problem Solving
Chapter Objectives
• Learning how mathematical models can be formulated
on the basis of scientific principles to simulate the
behavior of a simple physical system.
• Understanding how numerical methods afford a means
to generalize solutions in a manner that can be
implemented on a digital computer.
• Understanding the different types of conservation laws
that lie beneath the models used in the various
engineering disciplines and appreciating the difference
between steady-state and dynamic solutions of these
models.
• Learning about the different types of numerical methods
we will cover in this book.
A Simple Mathematical Model
• A mathematical model can be broadly
defined as a formulation or equation that
expresses the essential features of a
physical system or process in mathematical
terms.
tt
dt m
v(ti+1) v(ti) cd
ti+1 ti = g v 2
m
• Solve for
cd
v(ti+1) = v(ti) + g v(ti)2 (ti+1 ti)
m
new = old + slope step
Numerical Results
• Applying Euler's method in 2 s intervals yields:
σ
9
⑦
Summary of Numerical Methods
• The book is divided into five categories of
numerical methods:
Summary of Numerical Methods
• The book is divided into five categories of
numerical methods: