120 likes | 222 Views
Why do we need Numerical Methods?. Conceptual model. Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication. Conceptual model. Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication. Conceptual model. Equilibrium Equations
E N D
Why do we need Numerical Methods?
Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication Conceptual model
Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication Conceptual model Equilibrium Equations Heuristics Simplifications Continuous Discrete Experiments, Statistics, Prediction Mathematical Model
Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication Conceptual model Equilibrium Equations Heuristics Simplifications Continuous Discrete Experiments, Statistics, Predictions Mathematical Model other nonlinear ODE linear
Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication Conceptual model Simplifications Continuous discrete Experiments, statistics, prediction Mathematical Model other nonlinear ODE linear Ax=b Find A-1 x=A-1b ?????
Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication Conceptual model Simplifications Continuous discrete Experiments, statistics, prediction Mathematical Model other nonlinear ODE linear f(x) =0 Newton’s Method ???????? Ax=b Find A-1 x=A-1b ?????
Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication Conceptual model Simplifications Continuous discrete Experiments, statistics, prediction Mathematical Model other nonlinear ODE linear f(x) =0 Newton’s Method ???????? Euler’s Method ???????? Ax=b Find A-1 x=A-1b ?????
Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication Conceptual model Simplifications Continuous discrete Experiments, statistics, prediction Optimal control, PDEs, DAEs,… Mathematical Model other nonlinear ODE linear f(x) =0 Newton’s Method ???????? Euler’s Method ???????? Ax=b Find A-1 x=A-1b ?????
Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication Conceptual model Simplifications Continuous discrete Experiments, statistics, prediction Optimal control PDEs, DAEs,… Mathematical Model other nonlinear ODE linear f(x) =0 Newton’s Method ???????? Euler’s Method ???????? Ax=b Find A-1 x=A-1b ????? Numerical Methods
Examples: Heat flow on a wire Air flow around a plane’s wing Response to medication Conceptual model Simplifications Continuous discrete Experiments, statistics, prediction Optimal control, PDEs, DAEs,… Mathematical Model other nonlinear ODE linear f(x) =0 Newton’s Method ???????? Euler’s Method ???????? Ax=b Find A-1 x=A-1b ????? Numerical Methods Computed Solution
Numerical Methods Computed Solution • Algorithms • Programming • Convergence • Error • Analysis • Stability • What can go wrong? • Which algorithm works best • on which type of problem?