SlideShare a Scribd company logo
1 of 21
Download to read offline
What is Numerical Computation?
Numerical Computation in the real world.
                       A Brief History.
                Questions and Answers.




                       Numerical Computation

                                   Duo Wang

                                ESL 598 Section 05

                      Applied Math and Statistics Department


                              December 11, 2007




                              Duo Wang     Numerical Computation
What is Numerical Computation?
Numerical Computation in the real world.
                       A Brief History.
                Questions and Answers.



              Why do we need a Computer?




                              Duo Wang     Numerical Computation
What is Numerical Computation?
Numerical Computation in the real world.
                       A Brief History.
                Questions and Answers.



              Why do we need a Computer?

                                 for me
                                       Dealing with E-documents
                                       Surfing on the internet
                                       Playing video games
                                       Communicating with friends




                              Duo Wang     Numerical Computation
What is Numerical Computation?
Numerical Computation in the real world.
                       A Brief History.
                Questions and Answers.



              Why do we need a Computer?

                                 for me
                                       Dealing with E-documents
                                       Surfing on the internet
                                       Playing video games
                                       Communicating with friends
                                       Giving ESL 598 Final Presentation




                              Duo Wang     Numerical Computation
What is Numerical Computation?
Numerical Computation in the real world.
                       A Brief History.
                Questions and Answers.



              Why do we need a Computer?

                                 for me
                                       Dealing with E-documents
                                       Surfing on the internet
                                       Playing video games
                                       Communicating with friends
                                       Giving ESL 598 Final Presentation

   But the origin of computer is for

                   Numerical Computation!
                              Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


Outline



   What is Numerical Computation?


   Numerical Computation in the real world.


   A Brief History.


   Questions and Answers.




                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


What is Numerical Computation?
   Definition
   (Numerical Analysis or Scientific Computing):The study of
   approximation techniques for numerically solving mathematical
   problems.




                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


What is Numerical Computation?
   Definition
   (Numerical Analysis or Scientific Computing):The study of
   approximation techniques for numerically solving mathematical
   problems.
   Numerical Computation is necessary for problem solving in that
   not all the(in fact, very few) mathematical problems have
   closed-form solutions. We can only obtain numerical solutions.
   For example:
        The root of a polynomial with degree 5 or more
        The eigenvalues of a matrix
        Most ODEs and PDEs


                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


What is Numerical Computation?
   Definition
   (Numerical Analysis or Scientific Computing):The study of
   approximation techniques for numerically solving mathematical
   problems.
   Numerical Computation is necessary for problem solving in that
   not all the(in fact, very few) mathematical problems have
   closed-form solutions. We can only obtain numerical solutions.
   For example:
        The root of a polynomial with degree 5 or more
        The eigenvalues of a matrix
        Most ODEs and PDEs


                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


Main branches:


   Main branches of Numerical Computation:

                                   Linear equations: Solve a system of n
                                   linear equations in n unknowns.
                                   Linear programming: Minimize a linear
                                   function subject to m linear constraints.
                                   Optimization: Minimize a function of
                                   several variables.
                                   Numerical PDE: Numerically solve a
                                   Partial Differential Equation.


                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


What is the difference from Pure Mathematics?




Focus on:                                   Focus on:
   Concept                                      Problem solving
   Theory                                       Algorithm
   Reasoning                                    Stability, Convergence


                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


Numerical Computation in the real world

   Some real word applications:
                             The World’s Largest Matrix Computation:
                             Google’s PageRank is an eigenvector of a
                             matrix of order about 3 billion



                             Airlines use optimization algorithms to decide
                             ticket prices, airplane and crew assignments
                             and fuel needs.



                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


Numerical Computation in the real world(cont.)


                             Car companies can improve the crash safety by
                             using computer simulations of car crashes.
                             These simulations are essentially solving partial
                             differential equations numerically.



                             Hedge funds (private investment funds) use
                             tools from all fields of numerical analysis to
                             calculate the value of stocks and derivatives.




                               Duo Wang     Numerical Computation
What is Numerical Computation?
  Numerical Computation in the real world.
                         A Brief History.
                  Questions and Answers.


Brief History
    Before 1950s,
                              Computation methods already known:
                                    Linear interpolation
                                    Newton’s method
                                    Gaussian elimination




Gauss(1777-1855)




                                Duo Wang     Numerical Computation
What is Numerical Computation?
  Numerical Computation in the real world.
                         A Brief History.
                  Questions and Answers.


Brief History
    Before 1950s,
                              Computation methods already known:
                                    Linear interpolation
                                    Newton’s method
                                    Gaussian elimination
                              Computation tools:
                                    Hand computation
                                    Abacus
Gauss(1777-1855)                    Formula handbook and Data tables




                                Duo Wang     Numerical Computation
What is Numerical Computation?
  Numerical Computation in the real world.
                         A Brief History.
                  Questions and Answers.


Brief History
    Before 1950s,
                              Computation methods already known:
                                    Linear interpolation
                                    Newton’s method
                                    Gaussian elimination
                              Computation tools:
                                    Hand computation
                                    Abacus
Gauss(1777-1855)                    Formula handbook and Data tables

    The need for large scale computation predates
    the invention of modern computers
                                Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


After Computers’ Invention


                             The revolution was sparked by invention of
                             computer.
                                   By Moore’s Law, the computational
                                   ability is increasing exponentially,
                                   doubling approximately every two years.
                                   Mathematics and algorithms have also
                                   developed after 1950s.
                             These two effects generated a combined
                             increase in speed of almost incomprehensible
                             scale.


                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


Summary




         Half a century on, numerical computation has grown into
         one of the largest branches of mathematics.




                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


Summary




         Half a century on, numerical computation has grown into
         one of the largest branches of mathematics.
         Today, we have reached a point where most of the classical
         mathematical problems can be solved numerically to high
         accuracy.

                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


Questions and Answers
Thanks for listening!




                               Duo Wang     Numerical Computation
What is Numerical Computation?
 Numerical Computation in the real world.
                        A Brief History.
                 Questions and Answers.


Questions and Answers
Thanks for listening!                       Any Questions?




                               Duo Wang     Numerical Computation

More Related Content

What's hot

Discrete Mathematics Lecture Notes
Discrete Mathematics Lecture NotesDiscrete Mathematics Lecture Notes
Discrete Mathematics Lecture NotesFellowBuddy.com
 
Application of calculus in cse
Application of calculus in cseApplication of calculus in cse
Application of calculus in cseMd. Janibul Hoque
 
TOC 1 | Introduction to Theory of Computation
TOC 1 | Introduction to Theory of ComputationTOC 1 | Introduction to Theory of Computation
TOC 1 | Introduction to Theory of ComputationMohammad Imam Hossain
 
Boolean expression org.
Boolean expression org.Boolean expression org.
Boolean expression org.mshoaib15
 
21 monotone sequences x
21 monotone sequences x21 monotone sequences x
21 monotone sequences xmath266
 
Knowledge Representation & Reasoning
Knowledge Representation & ReasoningKnowledge Representation & Reasoning
Knowledge Representation & ReasoningSajid Marwat
 
Analysis and Design of Algorithms
Analysis and Design of AlgorithmsAnalysis and Design of Algorithms
Analysis and Design of AlgorithmsBulbul Agrawal
 
Fuzzy mathematics:An application oriented introduction
Fuzzy mathematics:An application oriented introductionFuzzy mathematics:An application oriented introduction
Fuzzy mathematics:An application oriented introductionNagasuri Bala Venkateswarlu
 
Approximation and error
Approximation and errorApproximation and error
Approximation and errorrubenarismendi
 
What is knowledge representation and reasoning ?
What is knowledge representation and reasoning ?What is knowledge representation and reasoning ?
What is knowledge representation and reasoning ?Anant Soft Computing
 
Number System
Number SystemNumber System
Number Systemitutor
 
Mathematical induction
Mathematical inductionMathematical induction
Mathematical inductionrey castro
 
LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
 LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTSAartiMajumdar1
 

What's hot (20)

Discrete Mathematics Lecture Notes
Discrete Mathematics Lecture NotesDiscrete Mathematics Lecture Notes
Discrete Mathematics Lecture Notes
 
Application of calculus in cse
Application of calculus in cseApplication of calculus in cse
Application of calculus in cse
 
TOC 1 | Introduction to Theory of Computation
TOC 1 | Introduction to Theory of ComputationTOC 1 | Introduction to Theory of Computation
TOC 1 | Introduction to Theory of Computation
 
Interpolation
InterpolationInterpolation
Interpolation
 
Normal forms
Normal formsNormal forms
Normal forms
 
Boolean expression org.
Boolean expression org.Boolean expression org.
Boolean expression org.
 
21 monotone sequences x
21 monotone sequences x21 monotone sequences x
21 monotone sequences x
 
Knowledge Representation & Reasoning
Knowledge Representation & ReasoningKnowledge Representation & Reasoning
Knowledge Representation & Reasoning
 
Analysis and Design of Algorithms
Analysis and Design of AlgorithmsAnalysis and Design of Algorithms
Analysis and Design of Algorithms
 
Fuzzy mathematics:An application oriented introduction
Fuzzy mathematics:An application oriented introductionFuzzy mathematics:An application oriented introduction
Fuzzy mathematics:An application oriented introduction
 
Time and Space Complexity
Time and Space ComplexityTime and Space Complexity
Time and Space Complexity
 
Approximation and error
Approximation and errorApproximation and error
Approximation and error
 
Boolean+logic
Boolean+logicBoolean+logic
Boolean+logic
 
What is knowledge representation and reasoning ?
What is knowledge representation and reasoning ?What is knowledge representation and reasoning ?
What is knowledge representation and reasoning ?
 
Bisection method
Bisection methodBisection method
Bisection method
 
Chapter1p1
Chapter1p1Chapter1p1
Chapter1p1
 
Number System
Number SystemNumber System
Number System
 
Mathematical induction
Mathematical inductionMathematical induction
Mathematical induction
 
LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
 LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
 
Discrete mathematics
Discrete mathematicsDiscrete mathematics
Discrete mathematics
 

Viewers also liked

Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methodsTarun Gehlot
 
Introduction to Numerical Analysis
Introduction to Numerical AnalysisIntroduction to Numerical Analysis
Introduction to Numerical AnalysisMohammad Tawfik
 
Introduction to Computational Mathematics (2nd Edition, 2015)
Introduction to Computational Mathematics (2nd Edition, 2015)Introduction to Computational Mathematics (2nd Edition, 2015)
Introduction to Computational Mathematics (2nd Edition, 2015)Xin-She Yang
 
Matlab course
Matlab courseMatlab course
Matlab coursebaluja
 
Numerical Methods
Numerical MethodsNumerical Methods
Numerical MethodsESUG
 
Smart forms and information templates in Oracle iProcurement
Smart forms and information templates in Oracle iProcurementSmart forms and information templates in Oracle iProcurement
Smart forms and information templates in Oracle iProcurementPrithis Das, PMP, OCS ☁️
 
Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Syed Ahmed Zaki
 
Deep learning intro
Deep learning introDeep learning intro
Deep learning introbeamandrew
 
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsMCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsRai University
 
System of linear algebriac equations nsm
System of linear algebriac equations nsmSystem of linear algebriac equations nsm
System of linear algebriac equations nsmRahul Narang
 
Computer Graphics Notes
Computer Graphics NotesComputer Graphics Notes
Computer Graphics NotesGurpreet singh
 
Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)Matthew Leingang
 
Introduction to Business Statistics
Introduction to Business StatisticsIntroduction to Business Statistics
Introduction to Business StatisticsMegha Mishra
 
Advance OOP concepts in Python
Advance OOP concepts in PythonAdvance OOP concepts in Python
Advance OOP concepts in PythonSujith Kumar
 
Computer Graphics HAND BOOK 2013
Computer Graphics HAND BOOK 2013Computer Graphics HAND BOOK 2013
Computer Graphics HAND BOOK 2013gouse_1210
 
Using Oracle Database with Amazon Web Services
Using Oracle Database with Amazon Web ServicesUsing Oracle Database with Amazon Web Services
Using Oracle Database with Amazon Web Servicesguest484c12
 
02 first order differential equations
02 first order differential equations02 first order differential equations
02 first order differential equationsvansi007
 

Viewers also liked (20)

Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methods
 
APPLICATION OF NUMERICAL METHODS IN SMALL SIZE
APPLICATION OF NUMERICAL METHODS IN SMALL SIZEAPPLICATION OF NUMERICAL METHODS IN SMALL SIZE
APPLICATION OF NUMERICAL METHODS IN SMALL SIZE
 
Introduction to Numerical Analysis
Introduction to Numerical AnalysisIntroduction to Numerical Analysis
Introduction to Numerical Analysis
 
Introduction to Computational Mathematics (2nd Edition, 2015)
Introduction to Computational Mathematics (2nd Edition, 2015)Introduction to Computational Mathematics (2nd Edition, 2015)
Introduction to Computational Mathematics (2nd Edition, 2015)
 
Matlab course
Matlab courseMatlab course
Matlab course
 
Numerical Methods
Numerical MethodsNumerical Methods
Numerical Methods
 
Smart forms and information templates in Oracle iProcurement
Smart forms and information templates in Oracle iProcurementSmart forms and information templates in Oracle iProcurement
Smart forms and information templates in Oracle iProcurement
 
06 floating point
06 floating point06 floating point
06 floating point
 
Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)
 
Deep learning intro
Deep learning introDeep learning intro
Deep learning intro
 
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsMCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
 
System of linear algebriac equations nsm
System of linear algebriac equations nsmSystem of linear algebriac equations nsm
System of linear algebriac equations nsm
 
Computer Graphics Notes
Computer Graphics NotesComputer Graphics Notes
Computer Graphics Notes
 
Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)
 
Introduction to Business Statistics
Introduction to Business StatisticsIntroduction to Business Statistics
Introduction to Business Statistics
 
Advance OOP concepts in Python
Advance OOP concepts in PythonAdvance OOP concepts in Python
Advance OOP concepts in Python
 
Computer Graphics HAND BOOK 2013
Computer Graphics HAND BOOK 2013Computer Graphics HAND BOOK 2013
Computer Graphics HAND BOOK 2013
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
Using Oracle Database with Amazon Web Services
Using Oracle Database with Amazon Web ServicesUsing Oracle Database with Amazon Web Services
Using Oracle Database with Amazon Web Services
 
02 first order differential equations
02 first order differential equations02 first order differential equations
02 first order differential equations
 

Similar to Numerical computation

NAG software for the Actuarial Community (Sep. 2012)
NAG software for the Actuarial Community (Sep. 2012)NAG software for the Actuarial Community (Sep. 2012)
NAG software for the Actuarial Community (Sep. 2012)John Holden
 
Lec1 introduction
Lec1 introductionLec1 introduction
Lec1 introductiondragonvnu
 
Virtual Flink Forward 2020: Cogynt: Flink without code - Samantha Chan, Aslam...
Virtual Flink Forward 2020: Cogynt: Flink without code - Samantha Chan, Aslam...Virtual Flink Forward 2020: Cogynt: Flink without code - Samantha Chan, Aslam...
Virtual Flink Forward 2020: Cogynt: Flink without code - Samantha Chan, Aslam...Flink Forward
 
Computer Vision, Computation, and Geometry
Computer Vision, Computation, and GeometryComputer Vision, Computation, and Geometry
Computer Vision, Computation, and GeometryJason Miller
 
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...Chris Rackauckas
 
Neo4j GraphDay Seattle- Sept19- graphs are ai
Neo4j GraphDay Seattle- Sept19-  graphs are aiNeo4j GraphDay Seattle- Sept19-  graphs are ai
Neo4j GraphDay Seattle- Sept19- graphs are aiNeo4j
 
Understanding why Artificial Intelligence will become the most prevalent serv...
Understanding why Artificial Intelligence will become the most prevalent serv...Understanding why Artificial Intelligence will become the most prevalent serv...
Understanding why Artificial Intelligence will become the most prevalent serv...GroupeT2i
 
lecture01.ppt
lecture01.pptlecture01.ppt
lecture01.pptwafahop
 
PPT slides - MACHINE PERCEPTION LABORATORY
PPT slides - MACHINE PERCEPTION LABORATORYPPT slides - MACHINE PERCEPTION LABORATORY
PPT slides - MACHINE PERCEPTION LABORATORYbutest
 
The Needs Of Computation
The  Needs Of  ComputationThe  Needs Of  Computation
The Needs Of ComputationNasir Jumani
 
Automated cheque recognition
Automated cheque recognitionAutomated cheque recognition
Automated cheque recognitioninfo_jojo
 
Understanding Basics of Machine Learning
Understanding Basics of Machine LearningUnderstanding Basics of Machine Learning
Understanding Basics of Machine LearningPranav Ainavolu
 
Lesson4.2 u4 l1 binary squences
Lesson4.2 u4 l1 binary squencesLesson4.2 u4 l1 binary squences
Lesson4.2 u4 l1 binary squencesLexume1
 
Complex numbers
Complex numbersComplex numbers
Complex numberspamanniii
 

Similar to Numerical computation (20)

Gmrit2
Gmrit2Gmrit2
Gmrit2
 
NAG software for the Actuarial Community (Sep. 2012)
NAG software for the Actuarial Community (Sep. 2012)NAG software for the Actuarial Community (Sep. 2012)
NAG software for the Actuarial Community (Sep. 2012)
 
Lec1 introduction
Lec1 introductionLec1 introduction
Lec1 introduction
 
Virtual Flink Forward 2020: Cogynt: Flink without code - Samantha Chan, Aslam...
Virtual Flink Forward 2020: Cogynt: Flink without code - Samantha Chan, Aslam...Virtual Flink Forward 2020: Cogynt: Flink without code - Samantha Chan, Aslam...
Virtual Flink Forward 2020: Cogynt: Flink without code - Samantha Chan, Aslam...
 
Computer Vision, Computation, and Geometry
Computer Vision, Computation, and GeometryComputer Vision, Computation, and Geometry
Computer Vision, Computation, and Geometry
 
Nister iccv2005tutorial
Nister iccv2005tutorialNister iccv2005tutorial
Nister iccv2005tutorial
 
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
Automatic Differentiation and SciML in Reality: What can go wrong, and what t...
 
Neo4j GraphDay Seattle- Sept19- graphs are ai
Neo4j GraphDay Seattle- Sept19-  graphs are aiNeo4j GraphDay Seattle- Sept19-  graphs are ai
Neo4j GraphDay Seattle- Sept19- graphs are ai
 
The R of War
The R of WarThe R of War
The R of War
 
Understanding why Artificial Intelligence will become the most prevalent serv...
Understanding why Artificial Intelligence will become the most prevalent serv...Understanding why Artificial Intelligence will become the most prevalent serv...
Understanding why Artificial Intelligence will become the most prevalent serv...
 
Intro to maths for software eng
Intro to maths for software engIntro to maths for software eng
Intro to maths for software eng
 
lecture01.ppt
lecture01.pptlecture01.ppt
lecture01.ppt
 
PPT slides - MACHINE PERCEPTION LABORATORY
PPT slides - MACHINE PERCEPTION LABORATORYPPT slides - MACHINE PERCEPTION LABORATORY
PPT slides - MACHINE PERCEPTION LABORATORY
 
The Needs Of Computation
The  Needs Of  ComputationThe  Needs Of  Computation
The Needs Of Computation
 
Automated cheque recognition
Automated cheque recognitionAutomated cheque recognition
Automated cheque recognition
 
Ml ppt at
Ml ppt atMl ppt at
Ml ppt at
 
Understanding Basics of Machine Learning
Understanding Basics of Machine LearningUnderstanding Basics of Machine Learning
Understanding Basics of Machine Learning
 
Lesson4.2 u4 l1 binary squences
Lesson4.2 u4 l1 binary squencesLesson4.2 u4 l1 binary squences
Lesson4.2 u4 l1 binary squences
 
The Attractor
The AttractorThe Attractor
The Attractor
 
Complex numbers
Complex numbersComplex numbers
Complex numbers
 

Recently uploaded

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 

Recently uploaded (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 

Numerical computation

  • 1. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Numerical Computation Duo Wang ESL 598 Section 05 Applied Math and Statistics Department December 11, 2007 Duo Wang Numerical Computation
  • 2. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Why do we need a Computer? Duo Wang Numerical Computation
  • 3. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Why do we need a Computer? for me Dealing with E-documents Surfing on the internet Playing video games Communicating with friends Duo Wang Numerical Computation
  • 4. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Why do we need a Computer? for me Dealing with E-documents Surfing on the internet Playing video games Communicating with friends Giving ESL 598 Final Presentation Duo Wang Numerical Computation
  • 5. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Why do we need a Computer? for me Dealing with E-documents Surfing on the internet Playing video games Communicating with friends Giving ESL 598 Final Presentation But the origin of computer is for Numerical Computation! Duo Wang Numerical Computation
  • 6. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Outline What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Duo Wang Numerical Computation
  • 7. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. What is Numerical Computation? Definition (Numerical Analysis or Scientific Computing):The study of approximation techniques for numerically solving mathematical problems. Duo Wang Numerical Computation
  • 8. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. What is Numerical Computation? Definition (Numerical Analysis or Scientific Computing):The study of approximation techniques for numerically solving mathematical problems. Numerical Computation is necessary for problem solving in that not all the(in fact, very few) mathematical problems have closed-form solutions. We can only obtain numerical solutions. For example: The root of a polynomial with degree 5 or more The eigenvalues of a matrix Most ODEs and PDEs Duo Wang Numerical Computation
  • 9. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. What is Numerical Computation? Definition (Numerical Analysis or Scientific Computing):The study of approximation techniques for numerically solving mathematical problems. Numerical Computation is necessary for problem solving in that not all the(in fact, very few) mathematical problems have closed-form solutions. We can only obtain numerical solutions. For example: The root of a polynomial with degree 5 or more The eigenvalues of a matrix Most ODEs and PDEs Duo Wang Numerical Computation
  • 10. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Main branches: Main branches of Numerical Computation: Linear equations: Solve a system of n linear equations in n unknowns. Linear programming: Minimize a linear function subject to m linear constraints. Optimization: Minimize a function of several variables. Numerical PDE: Numerically solve a Partial Differential Equation. Duo Wang Numerical Computation
  • 11. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. What is the difference from Pure Mathematics? Focus on: Focus on: Concept Problem solving Theory Algorithm Reasoning Stability, Convergence Duo Wang Numerical Computation
  • 12. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Numerical Computation in the real world Some real word applications: The World’s Largest Matrix Computation: Google’s PageRank is an eigenvector of a matrix of order about 3 billion Airlines use optimization algorithms to decide ticket prices, airplane and crew assignments and fuel needs. Duo Wang Numerical Computation
  • 13. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Numerical Computation in the real world(cont.) Car companies can improve the crash safety by using computer simulations of car crashes. These simulations are essentially solving partial differential equations numerically. Hedge funds (private investment funds) use tools from all fields of numerical analysis to calculate the value of stocks and derivatives. Duo Wang Numerical Computation
  • 14. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Brief History Before 1950s, Computation methods already known: Linear interpolation Newton’s method Gaussian elimination Gauss(1777-1855) Duo Wang Numerical Computation
  • 15. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Brief History Before 1950s, Computation methods already known: Linear interpolation Newton’s method Gaussian elimination Computation tools: Hand computation Abacus Gauss(1777-1855) Formula handbook and Data tables Duo Wang Numerical Computation
  • 16. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Brief History Before 1950s, Computation methods already known: Linear interpolation Newton’s method Gaussian elimination Computation tools: Hand computation Abacus Gauss(1777-1855) Formula handbook and Data tables The need for large scale computation predates the invention of modern computers Duo Wang Numerical Computation
  • 17. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. After Computers’ Invention The revolution was sparked by invention of computer. By Moore’s Law, the computational ability is increasing exponentially, doubling approximately every two years. Mathematics and algorithms have also developed after 1950s. These two effects generated a combined increase in speed of almost incomprehensible scale. Duo Wang Numerical Computation
  • 18. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Summary Half a century on, numerical computation has grown into one of the largest branches of mathematics. Duo Wang Numerical Computation
  • 19. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Summary Half a century on, numerical computation has grown into one of the largest branches of mathematics. Today, we have reached a point where most of the classical mathematical problems can be solved numerically to high accuracy. Duo Wang Numerical Computation
  • 20. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Questions and Answers Thanks for listening! Duo Wang Numerical Computation
  • 21. What is Numerical Computation? Numerical Computation in the real world. A Brief History. Questions and Answers. Questions and Answers Thanks for listening! Any Questions? Duo Wang Numerical Computation