1 NUMERICAL METHOD. 2 Introduction Definition : The study of approximation techniques for solving mathematical problems, taking into account the extent.

Slides:



Advertisements
Similar presentations
Autar Kaw Humberto Isaza
Advertisements

Simultaneous Linear Equations
Selected from presentations by Jim Ramsay, McGill University, Hongliang Fei, and Brian Quanz Basis Basics.
Differentiation-Discrete Functions
Numerical Methods for Engineers MECH 300 Hong Kong University of Science and Technology.
Direct Method of Interpolation
Curve Fitting and Interpolation: Lecture (IV)
Function Approximation
Chapter 1 Introduction The solutions of engineering problems can be obtained using analytical methods or numerical methods. Analytical differentiation.
CISE301_Topic8L1KFUPM1 CISE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM Read , 26-2, 27-1.
CISE-301: Numerical Methods Topic 1: Introduction to Numerical Methods and Taylor Series Lectures 1-4: KFUPM.
Least-Squares Regression
Yasser F. O. Mohammad Teaching Team Instructor: Yasser F. O. Mohammad Computers and Systems section (Intelligent Robotics)
9/19/2015http://numericalmethods.eng.usf.edu1 Introduction to Scientific Computing Major: All Engineering Majors Authors: Autar Kaw, Luke Snyder
CISE-301: Numerical Methods Topic 1: Introduction to Numerical Methods and Taylor Series Lectures 1-4: KFUPM CISE301_Topic1.
CISE301_Topic11 CISE-301: Numerical Methods Topic 1: Introduction to Numerical Methods and Taylor Series Lectures 1-4:
EE 3561_Unit_1(c)Al-Dhaifallah EE 3561 : - Computational Methods in Electrical Engineering Unit 1: Introduction to Computational Methods and Taylor.
Welcome to EML3041: Computational Methods. SIT IN FIRST FOUR ROWS ONLY My name is Dr. Kaw. Introduce yourself to the person on your left and right! Say.
MECN 3500 Inter - Bayamon Lecture 9 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
1 Interpolation. 2 What is Interpolation ? Given (x 0,y 0 ), (x 1,y 1 ), …… (x n,y n ), find the value of ‘y’ at a.
MECN 3500 Lecture 4 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
Scientific Computing Numerical Solution Of Ordinary Differential Equations - Euler’s Method.
Chapter 21 Exact Differential Equation Chapter 2 Exact Differential Equation.
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Introduction Course Outline.
1 Direct Method of Interpolation Major: All Engineering Majors Authors: Autar Kaw, Jai Paul
1 INTERPOLASI. Direct Method of Interpolation 3 What is Interpolation ? Given (x 0,y 0 ), (x 1,y 1 ), …… (x n,y n ), find the value of ‘y’ at a value.
Gaussian Elimination Mechanical Engineering Majors Author(s): Autar Kaw Transforming Numerical Methods Education for.
Curve Fitting Introduction Least-Squares Regression Linear Regression Polynomial Regression Multiple Linear Regression Today’s class Numerical Methods.
ES 84 Numerical Methods for Engineers, Mindanao State University- Iligan Institute of Technology Prof. Gevelyn B. Itao.
MTH 204 NUMERICAL ANALYSIS Spring Term MTH 204 NUMERICAL ANALYSIS Spring Term DEPARTMENT of INFORMATION TECHNOLOGIES Assoc. Prof. Dr.
Differential Equations Linear Equations with Variable Coefficients.
Mechanical Engineering Majors Authors: Autar Kaw
1 Direct Method of Interpolation Mechanical Engineering Majors Authors: Autar Kaw, Jai Paul
1 Spline Interpolation Method Mechanical Engineering Majors Authors: Autar Kaw, Jai Paul
Ordinary Differential Equations (ODEs). Objectives of Topic  Solve Ordinary Differential Equations (ODEs).  Appreciate the importance of numerical methods.
Numerical Methods. Introduction Prof. S. M. Lutful Kabir, BRAC University2  One of the most popular techniques for solving simultaneous linear equations.
S5.40. Module Structure 30% practical tests / 70% written exam 3h lectures / week (except reading week) 3 x 2h of computer labs (solving problems practicing.
Introduction to Differential Equations
Introduction to Numerical Methods Mathematical Procedures
Introduction to Scientific Computing
New head garb has been ordered
Gauss Quadrature Rule of Integration
Interpolation.
CHAPTER 3 NUMERICAL METHODS.
FE Exam Tutorial
Computational Methods EML3041
Reading Between the Lines
525602:Advanced Numerical Methods for ME
Introduction to Scientific Computing
Computational Methods EML3041
Central Divided Difference
Mechanical Engineering Majors Authors: Autar Kaw, Charlie Barker
Spline Interpolation Method
Computational Methods Autar Kaw University of South Florida
Analytical Tools in ME Course Objectives
Computational Methods EML3041
Integrating Discrete Functions
Trapezoidal Rule of Integration
INTERPOLASI.
Forward Divided Difference
Numerical Computation and Optimization
Simultaneous Linear Equations
Simpson’s 1/3rd Rule of Integration
Systems of Equations Solve by Graphing.
Bring it together.
Forward Divided Difference
Numerical Computation and Optimization
Computational Methods EML3041
Introduction CSE 541.
CISE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM Read , 26-2, 27-1 CISE301_Topic8L1 KFUPM.
Presentation transcript:

1 NUMERICAL METHOD

2 Introduction Definition : The study of approximation techniques for solving mathematical problems, taking into account the extent of possible errors.

Why use Numerical Methods? To solve problems that cannot be solved exactly

Why use Numerical Methods? To solve problems that are intractable!

5 Steps in Solving a Mathematical Problem

6 How do we solve a mathematical problem? Problem Description Mathematical Model Solution of Mathematical Model Using the Solution Prosedure/ Numerical

7 Mathematical Procedures

8 Nonlinear Equations Differentiation Simultaneous Linear Equations Curve Fitting –Interpolation –Regression Integration Ordinary Differential Equations Other Advanced Mathematical Procedures: –Partial Differential Equations –Optimization –Fast Fourier Transforms

9 Nonlinear Equations How much of the floating ball is under water? Diameter=0.11m Specific Gravity=0.6

10 Nonlinear Equations How much of the floating ball is under the water?

11 Differentiation What is the acceleration at t=7 seconds?

12 Differentiation Time (s)5812 Vel (m/s) What is the acceleration at t=7 seconds?

13 Simultaneous Linear Equations Find the velocity profile, given Three simultaneous linear equations Time (s)5812 Vel (m/s)

14 Interpolation What is the velocity of the rocket at t=7 seconds? Time (s)5812 Vel (m/s)

15 Regression Thermal expansion coefficient data for cast steel

16 Regression (cont)

17 Integration Finding the diametric contraction in a steel shaft when dipped in liquid nitrogen.

18 Ordinary Differential Equations How long does it take a trunnion to cool down?