v2.11.0 (5518)

Cours scientifique - MAA106 : Introduction to Numerical Analysis

Domaine > Mathématiques appliquées.

Descriptif

The aim of this course is to provide students with a working knowledge of basic mathematical algorithms and associated computer programming. We will cover several notions such as representation of numbers, rootfinding, polynomial approximation, numerical integration, and error analysis. A significant portion of the course will be devoted to implementation and experiments using Jupyter Notebooks with Python.

 

Grading

The grading will be based on the following elements:

  1.  Very short tests (approx. 5min) at the beginning of the second lecture of each chapter, to ensure that you remember the main notions introduced during the first lecture of the chapter. 
  2.  A final exam, during which you will have to complete a notebook with both theoretical answers, Python code, and illustrations.

The final grade will be computed as follows:

max(final exam, 2/3*final exam + 1/3*short tests).

Objectifs pédagogiques

Objective: Introduction to computational mathematics

  • Practical knowledge of basic (but fundamental) mathematical algorithms
  • Theoretical study: introduction to the notions of error / convergence / speed of convergence
  • Practical implementation: lab sessions using Python and Jupyter notebooks

Pour les étudiants du diplôme Bachelor of Science de l'Ecole polytechnique

Vous devez avoir validé l'équation suivante : UE MAA102

MAA102

Format des notes

Numérique sur 20

Littérale/grade américain

Pour les étudiants du diplôme Bachelor of Science de l'Ecole polytechnique

Vos modalités d'acquisition :

La notation sera basée sur les éléments suivants :

Des tests très courts (5-10min) au début du deuxième cours de chaque chapitre (le 2 mai, le 23 mai et le 6 juin), pour s'assurer que vous vous souvenez des principales notions introduites lors du premier cours du chapitre.
Un examen final (à programmer), au cours duquel vous devrez compléter un carnet de notes contenant à la fois des réponses théoriques (Markdown et Latex), du code (Python), et des illustrations.

Le rattrapage est autorisé (Note de rattrapage conservée écrêtée à une note seuil de 11)
    L'UE est acquise si Note finale >= 9
    • Crédits ECTS acquis : 3 ECTS

    La note obtenue rentre dans le calcul de votre GPA.

    Programme détaillé

    Tentative schedule

    • Introduction (1 week)
    • Chapter 1: solving equations of one variable (2 weeks)
    • Chapter 2: polynomial approximation (2 weeks)
    • Chapter 3: numerical integration (2 weeks)
    • Final exam (to be scheduled)
    Veuillez patienter