Basic computer concept. Programming in a modern programming language for technical calculations (e g Matlab). Using graphical routines. Problem-solving through division into sub problems. Program structuring. Using mathematical software to solve engineering mathematical problems, make numerical experiments and present solutions.
Basic ideas and concept within numerical methods: algorithms, computational cost, local linearisation, iteration, extrapolation, discretisation, convergence, stability.
Estimation of reliability: parameter sensitivity, experimental perturbation calculation. Numerical methods for linear systems and non-linear equations of equations, integrals, differential equations, interpolation, the least squares method.
A general aim with the course is to give the student the understanding that numerical methods and programming techniques are needed to make reliable and efficient simulations of technical and scientific processes based on mathematical models.
- For a general formulation of a technical or scientific problem: be able to identify and classify the mathematical subproblems that need to be solved, and reformulate them to be suitable for numerical treatment.
- Be able to choose, apply and implement numerical methods to produce a solution to a given problem.
- Be able to use concepts in numerical analysis to describe, characterize and analyze numerical methods and estimate the reliability of numerical results.
- Be able to clearly present problem statements, solution approaches and results.
- Be able to use basic control and data structures of the programming language used in the course to solve problems.