مخطط الموضوع

  • Description du cours

    Mathematics for Engineering Sciences

    Applied Mathematics in Science and Engineering | Taylor & Francis Online

    Objectives of the Course:


    This course is dedicated to numerical analysis and aims to provide a comprehensive understanding of the algorithms used to solve continuous mathematical problems through numerical discretization. It covers both the theoretical foundations and practical applications of these methods, enabling students to develop the skills necessary to convert complex continuous models into discrete forms that can be efficiently processed by computers. By bridging the gap between abstract mathematical concepts and computational techniques, this course equips learners with the tools required to tackle real-world scientific and engineering challenges.

     cible odince: This course is designed for third-year undergraduate students specializing in Physical Measurements, particularly in Instrumental Techniques and Materials & Physicochemical Control. However, it is also intended for anyone interested in gaining foundational knowledge in numerical analysis.

    Course Content:

    Chapter I: Matrix Analysis

    Chapter II: Resolution of Linear Systems of Equations

    Chapter III: Resolution of Nonlinear Systems of Equations:

    Chapter IV: Interpolation and Polynomial Approximation

    Auteur: Dr.ZAKARIA BAHRI

  • Chapitre I

    Matrix Analysis
    Chapter Objectifs : 

    Define the concepts of:

    • Matrix
    • Operations on matrices
    • Determinant
    • Elementary transformations of a matrix
    • Eigenvalues - Eigenvectors
    • Norms

  • Chapitre II

    Résolution des systèmes d'équations linéaires


    Objectif du chapitre:  

    • •Résolution des systèmes linéaires AX = B en utilisant les méthodes directes :
      ✓ Méthode (Algorithme) de Gauss-Elimination pour A quelconque;
      ✓ Méthode (Algorithme) de Gauss-Jordan pour A quelconque;
      ✓ Méthode (Algorithme) de Cholesky pour A symétrique définie positive.
    • Résolution des systèmes linéaires AX = B en utilisant les méthodes itératives:
      ✓ Méthode (Algorithme) de Jacobi



  • Chapitre III

    Résolution des systèmes d'équations non linéaires


    Objectif du chapitre : 

       Définir la :

    • Méthode de Newton pour la résolution d’une équation non linéaire
    • Méthode de poins-Fixe pour la résolution d’une équation non linéaire.
    • Méthode de Newton pour la résolution d’un système d’équations non linéaires.



  • Chapitre IV

    Interpolation numérique


    Objectif du chapitre : 

        Définir l' (e) :

    • Interpolation polynomiale
    • Polynôme d’interpolation de Lagrange