Mathématiques

350 documents à télécharger gratuitement

Cours, examens, TD, TP et exercices de mathématiques. Thèmes couverts : algèbre, analyse, probabilités, statistique, optimisation.

Interpolation Polynômiale et Approximation

This document explores polynomial interpolation and polynomial approximation methods, emphasizing stability concerns such as Runge’s phenomenon and computational challenges with many control points. It details linear least squares regression, illustrating methodologies to minimize residuals and determine optimal coefficients for fitting data points. Formulas are introduced to calculate polynomials using matrix techniques, including theoretical derivations and practical examples. Exercises typically involve determining best-fit polynomials and analyzing interpolation results.

Polynomial interpolation
Least squares method
Runge phenomenon
25p0
Interpolation Polynomiale et Approximation

This document explores polynomial interpolation and least squares approximation challenges like instability beyond control points and computation inefficiency with numerous data points. It focuses on linear and polynomial regression to approximate experimental data fitting models by minimizing residual functions using matrix methods. Worked examples illustrate the practical application of least squares approximations to derive equations representing data trends effectively. A detailed step-by-step resolution to interpolate points using polynomial regression is provided, emphasizing mathemat...

Runge phenomenon
least squares approximation
matrix method
25p0
Statistical Measures for Attributes and Linear Correlation Analysis

The document outlines the mathematical formulation of key statistical metrics for analyzing data attributes, including mean, variance, and standard deviation, demonstrating their computation. Advanced topics like covariance and linear correlation coefficients are covered to evaluate relationships between attributes. Clear indicators are provided to interpret positive, negative, or no correlation between two variables. The formulas highlight practical applications for analyzing correlations in statistical and scientific research.

mean
variance
covariance
1p0
Analyse statistique des moyennes, variances et écarts-types

This document provides an overview of statistical concepts including mean, variance, and covariance. It explains how to calculate the linear correlation coefficient and interprets different correlation outcomes. The document is targeted at students or practitioners in programming and mathematics fields.

3047
corre
line
1p0
T.D. Logique mathématique

Ce document contient des exercices relatifs à la logique mathématique, notamment sur le calcul propositionnel, les relations d'équivalence et la vérification d'équivalences logiques. Il inclut également des problèmes de résolution et des tables de vérité. Les exercices visent à renforcer la compréhension des concepts fondamentaux en logique et en mathématiques.

exercice
coupable
suspects
2p0
Logique mathématique

This document explores the fundamentals of predicate calculus (CP1), covering aspects like syntax, semantics, and deductive reasoning. It aims to formalize logic with variables and offers methods for automated reasoning. The text also discusses the limitations of propositional logic and how predicate logic provides a more comprehensive framework.

esolution
formules
logique
ENIT52p0
Recueil d'Examens - Analyse Numérique

This document contains examination papers from the Université de Tunis El Manar focusing on Numerical Analysis for engineering students between 1997 and 2009. It presents various problems related to the convergence of sequences and the calculation of Gaussian quadrature nodes and weights. Designed for first-year engineering classes, the exams assess students' understanding of the theoretical and practical aspects of numerical methods.

montrer
matrice
soit
ENIT37p0
Algèbre Relationnelle

This document provides an overview of relational algebra, defining operations and relational operators used in database systems. It includes explanations of basic set operations and specific operations like selection and projection. The document illustrates these concepts with examples related to student and employee relations.

relation
alge
relationnelle
24p0
Graphes et Flots -Correction Serie n°2

This document provides solutions and corrections for the second series of exercises related to graphs and flow theory. It aims to clarify key concepts and methodologies used in solving problems within this field. Students are encouraged to review their work against these corrections to enhance their understanding.

correction
flots
graphes
3p0
T.D. Logique mathématique

This document outlines exercises related to predicate logic, including symbolization of statements, evaluation of formulas, transformation to prenex normal form, and examination of unifiability. It also covers the resolution principle and finding resolvents of clauses.

exercice
suivantes
logique
3p0
Recherche Opérationnelle

This document discusses the concept of duality in linear programming, where optimization problems can be viewed from both activity and resource perspectives. It presents the primal and dual problems through examples involving nutritional optimization for a family and competitive pricing for a vitamin producer. The document includes a simplex method example for solving these optimization problems.

dual
programme
proble
11p0
Examen de la Session Principale d’Analyse des Données

Ce document est un examen pour les étudiants de 3ème année en Analyse des Données. Les questions portent sur l'analyse factorielle, y compris des définitions, des méthodes spécifiques et des études de cas. Les étudiants doivent justifier leurs réponses et fournir des calculs basés sur des données spécifiques.

ponse
total
donne
8p0
Correction TD N°2 : LOGIQUE MATHEMATIQUE

This document contains corrections and solutions for exercises related to mathematical logic. It includes evaluations of rational and real numbers, skolemization processes, and discussions on unification in logic. The exercises range from basic concepts to more complex scenarios regarding logical relations.

unifiable
exercice
faut
5p0
Manuel d’utilisation de SPSS 9.0 pour PC

This document serves as a comprehensive guide for using SPSS 9.0 software on PC. It includes instructions on accessing SPSS, manipulating data, and performing descriptive statistics. Specific functions, commands, and data management techniques are outlined to assist users.

cliquez
spss
variable
26p0
PROBABILITES et STATISTIQUES

This document is a course material covering fundamental concepts of probabilities and statistics. It includes a detailed outline of topics such as probabilistic models, random variables, and hypothesis testing. Exercises and examinations are also included to reinforce learning.

probabilit
atoire
exercice
76p0
Logique mathématique

Ce document traite des principes de la logique mathématique, avec un accent sur le calcul propositionnel (CPO). Il présente les structures syntaxiques et sémantiques des formules logiques, ainsi que leur application dans divers domaines, notamment l'informatique et l'intelligence artificielle. Le cours vise à fournir une compréhension des mécanismes fondamentaux de la logique pour résoudre des problèmes.

esolution
formes
normales
ENIT34p0
TP Recherche opérationnelle

This document outlines six problem-based exercises designed to apply operations research techniques such as optimization and linear programming. The tasks involve determining optimal strategies for production planning, cost minimization, resource allocation, inventory management, raw material mixing, and distribution of goods. Solutions for all cases are to be computed using MS Excel software.

linear programming
optimization
Excel
4p0
Traitement statistique des données: Devoir en Traitement des données

The document provides instructions for statistical data analysis using ANOVA and Principal Component Analysis (PCA). Exercise 1 involves performing one-factor ANOVA tests on track and field performance metrics. Exercise 2 focuses on financial data analysis over 16 years, requiring data organization, PCA application, and interpretation of results, including eigenvalues and variable correlations. The PCA identifies key components describing variability in financial indicators, revealing temporal patterns and strong correlations among variables.

ANOVA
Principal Component Analysis (PCA)
eigenvalues
4p0
Analyse en composantes principales

L analyse en Composantes Principales (ACP) est une m thode d analyse des donn es utilis e pour l tude exploratoire ou la r duction d un grand tableau n p de donn es quantitatives, o n d signe le nombre d individus et p le nombre de variables quantitatives.

Mathematiques
exam
variables
1p0
Chapitre 3: La Méthode de Simplexe

The Simplex Method, developed by George Dantzig in 1947, is presented as a robust technique for solving large-scale linear programming problems. It begins by transforming inequalities into equations through slack and artificial variables, which enables the application of matrix-based iterative computation. The process involves formulating a mathematical model, converting it into a standard form, and then applying the detailed Simplex algorithm to iteratively optimize the objective function. The document also describes irregular cases such as infinite solutions, infeasibility, and multiple s...

Simplex Method
George Dantzig
Linear Programming
37p0
Résolution numérique de systèmes d'équations linéaires

This document explores numerical solutions to systems of linear equations, focusing on both direct and iterative methods. Direct methods involve finite steps like Gaussian Elimination and LU decomposition. Iterative methods, such as the Jacobi and Gauss-Seidel methods, build sequences that converge to solutions. The document emphasizes scenarios where computational limitations render traditional methods like Cramer's rule impractical. Instead, numerical algorithms are proposed for efficient computation in large systems such as circuits with many nodes.

linear equations
Cramer's rule
Gaussian Elimination
27p0
Résolution numérique de systèmes d’équations linéaires

The document explains the Gauss Pivot Method, a systematic approach to solving linear equation systems by transforming them into equivalent triangular systems. It employs basic matrix transformations like row permutations, scalar multiplications, and linear combinations of rows. The process is demonstrated with step-by-step operations through a concrete numerical example, confirming matrix invertibility and finding the solution of a system. A unique solution is derived for a given system, showcasing the effectiveness of the method for triangularized matrices.

Gauss Pivot Method
Linear equations
Matrix operations
14p0
Recherche Opérationnelle: Résolution graphique d’un Programmes Linéaires

This document contains a series of exercises focused on the application of linear programming models and graphical resolution methods to maximize profitability and optimize operations. Problems include production planning for factories (e.g., products and raquettes), petroleum refinery optimization for maximum margins, and workshop scheduling to efficiently allocate time and resources. Each exercise specifies constraints like production limits, resource availability, and profitability to develop and solve linear programming models.

Linear Programming
Profit Maximization
Operations Research
3p0
Décomposition LU

The document outlines the LU decomposition technique for solving linear systems AX = b, where A is a matrix with nonzero principal minors. It describes the method of decomposing A into a lower triangular matrix L and an upper triangular matrix U. The solution is obtained by solving two triangular systems: LY = b (forward substitution) and UX = Y (back substitution). Examples and proof of the method's existence and uniqueness are provided, alongside step-by-step calculations of L and U.

LU decomposition
principal minors
Gaussian elimination
17p0

Autres ressources en mathématiques