Applications of numerical methods

32,961 views 18 slides Feb 22, 2017
Slide 1
Slide 1 of 18
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18

About This Presentation

Applications of numerical methods


Slide Content

WELCOME TO MY PRESENTATION Daffodil Internatioal University

SUBMITTED TO : Name : Omar Sharif Designation : Lecturer Department Department of Natural Sciences Faculty Faculty of Science and Information Technology E-mail [email protected] SUBBMITTED BY : NAME : Arafat Rahman ID: 152-15-5983 Dept of CSE SEC –B Daffodil International University

TOPICS : Application of Numerical Methods AND MY ACHIVEMENT

What is Numerical Method ? A numerical method is a complete and definite set of procedures for the solution of a problem, together with computable error estimates. The study and implementation of such methods is the province of numerical analysis. "numerical methods."

Types of Numerical Methods 1 .Bisection method 2. Newton Rapshon method (Newton’s Iteration method) 3. Iteration method 4. Newton’s forward interpolation formula 5. Newton’s backward interpolation formula 6. Gauss Seidel Method 7. CURVE FITTING

Applications Usually used in computer science for root algorithm. It is used to determine profit and loss in the company. Used for Multidimensional root finding. Solving practical technical problems using scientific and mathematical tools Network Simulation Train and Traffic signal Weather prediction Build up a algorithm

Numerical Method in PHOTOGRAPHY :

Maths and crime: Deblurring a number plate A short crime story Rana robs a bank Escapes in a getaway car Pursued by police

SOLUTION Find a model of the blurring process Blurring function g Original image f Blurring formula Inverting the formula we can get rid the blur BUT need to know the blurring function g

Inversion formula h(x) f(x) An example of Image Processing

Scientific computing Design and analysis of algorithms for numerically solving mathematical problems in science and engineering Considers the effect of approximations and performs error analysis modern simulations of engineering applications

Computational problems: attack strategy Develop mathematical model (usually requires a combination of math skills and some a priori knowledge of the system) Come up with numerical algorithm (numerical analysis skills) Implement the algorithm (software skills) Run, debug, test the software Visualize the results Interpret and validate the results Mathematical modeling

Computational problems: well- posedness The problem is well-posed , if (a) solution exists (b) it is unique (c) it depends continuously on problem data Simplification strategies: Infinite finite Nonlinear linear High-order low-order Only approximate solution can be obtained this way!

What computers can’t do Solve (by reasoning) general mathematical problems  t hey can only repetitively apply arithmetic primitives to input. Solve problems exactly . Represent all numbers. Only a finite subset of the numbers between 0 and 1 can be represented.

MY ACHIVEMENT

THANK YOU