22
Math-254 Numerical Methods

Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal

Math-254

Numerical Methods

Page 2: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal

Recommended Textbook: IntroductIon to numerIcal analysIs usIng matlaB author: dr. rIzwan Butt reference textBook: Numerical Analysis (Seventh Edition)

authors: rIchard l. Burden and J. douglas faIres Pdf slIdes of the course: httPs://fac.ksu.edu.sa/maBdelwahed/course/308640

Page 3: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal

Topics for the Course

chaPter 1 numBer systems and error (1 lecture) chaPter 2 solutIons of nonlInear equatIons (13 lectures) chaPter 3 systems of lInear equatIons (13 lectures) chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal equatIons (4 lectures)

Page 4: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal

Numerical Methods

Graphical Methods

Exact Solution Approximate Solution

Analytical Methods

Page 5: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal

1- Numerical analysis can be defined as the development and implementation of techniques to find numerical solutions to mathematical problems. 2- It is an increasingly important link between pure mathematics and its application in science and technology. 3- With the accessibility of computers, it is possible now to get rapid and accurate solutions to many complex problems that give difficulties to the mathematician, engineer and scientist. 4. Frequently, numerical analysis is called the mathematics of scientific computing.

Page 6: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 7: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 8: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal

Need finite number of steps.

No need for initial approximation.

Good for small problems.

Chance of getting exact information about problems.

Need infinite number of steps.

Need for initial approximation.

Good for large problems.

No chance of getting exact information about problems.

Iterative Methods

Direct Methods

Page 9: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 10: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 11: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal

1- In our lectures, practical justification of the methods is presented through computer examples through the use of MATLAB. 2- In recent years, the number of MATLAB users has dramatically increased. 3- The surge of popularity in MATLAB is related to the increasing popularity of UNIX and computer graphics. 4- To what extend numerical computations in the future will be programmed in MATLAB is uncertain.

Page 12: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 13: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 14: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 15: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 16: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 17: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 18: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 19: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 20: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 21: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal
Page 22: Math-254 Numerical Methods · 2021. 1. 19. · chaPter 4 aPProxImatIng functIons (7 lectures) chaPter 5 dIfferentIatIon and IntegratIon (7 lectures) chaPter 6 ordInary dIfferentIal