Skip to content
Extraits de code Groupes Projets
Valider 54111691 rédigé par Lilian Vanderveken's avatar Lilian Vanderveken
Parcourir les fichiers

Modif calendrier

Modif exo diff
parent 2972b37f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!1Modif LV 11.02
...@@ -161,18 +161,18 @@ M & 12/02 & Chap. 2+3 & CYCL 06 \\ ...@@ -161,18 +161,18 @@ M & 12/02 & Chap. 2+3 & CYCL 06 \\
J & 13/02 & Exo S\'eance 1 & CYCL 03 \\ J & 13/02 & Exo S\'eance 1 & CYCL 03 \\
\hline \hline
M & 19/02 & Chap. 4 & CYCL 06 \\ M & 19/02 & Chap. 4 & CYCL 06 \\
J & 20/02 & Exo S\'eance 2 & CYCL 03 \\ J & 20/02 & Exo S\'eance 2 & DAO \\
\hline \hline
M & 26/02 & Chap. 4 + travaux & CYCL 06\\ M & 26/02 & Chap. 4 + travaux & CYCL 06\\
J & 27/02 & Exo S\'eance 3 & Darwin \\ J & 27/02 & Exo S\'eance 3 & DAO \\
\hline \hline
M & 05/03 & Chap. 5 & CYCL 06 \\ M & 04/03 & Chap. 5 & CYCL 06 \\
J & 06/03 & Exo S\'eance 4 & Darwin \\ J & 05/03 & Exo S\'eance 4 & DAO \\
\hline \hline
M & 17/03 & Chap. 6 & CYCL 06 \\ M & 18/03 & Chap. 6 & CYCL 06 \\
J & 18/03 & Exo S\'eance 5 & Darwin \\ J & 19/03 & Exo S\'eance 5 & DAO \\
\hline \hline
M & 20/03 & Exo S\'eance 6 & salle à confirmer \\ M & 25/03 & Exo S\'eance 6 & DAO \\
\end{tabular} \end{tabular}
\egroup \egroup
\end{frame} \end{frame}
...@@ -1225,7 +1225,7 @@ Discutez les stabilités A (i.e.: solution bornée) et L des trois méthodes ci- ...@@ -1225,7 +1225,7 @@ Discutez les stabilités A (i.e.: solution bornée) et L des trois méthodes ci-
\begin{frame} \begin{frame}
\begin{exercice} \begin{exercice}
Considérez l'équation $u_t = D u_{xx} - bu = 0$, où $D$,$b$ sont des constantes positives, $u(0,t)=u(1,t)=0$ et $u(x,0)=g(x)$. Considérez l'équation $u_t = D u_{xx} - bu$, où $D$,$b$ sont des constantes positives, $u(0,t)=u(1,t)=0$ et $u(x,0)=g(x)$.
\begin{enumerate} \begin{enumerate}
\item Montrez que la solution exacte est $u(x,t)=\sum_{n=1}^{\infty} A_n e^{-(b+D\lambda_n^2)t} \sin(\lambda_n x)$, où $\lambda_n=n\pi$ et $A_n$ sont les coefficients de Fourier $A_n=2\int_0^1 g(x)\sin(\lambda_n x)\,\mathrm{d} x$. \item Montrez que la solution exacte est $u(x,t)=\sum_{n=1}^{\infty} A_n e^{-(b+D\lambda_n^2)t} \sin(\lambda_n x)$, où $\lambda_n=n\pi$ et $A_n$ sont les coefficients de Fourier $A_n=2\int_0^1 g(x)\sin(\lambda_n x)\,\mathrm{d} x$.
\item Cherchez un schéma \emph{implicite} en différence finie d'erreur $\mathcal{O}(h^2)+\mathcal{O}(k)$. Exprimez le résultat sous forme matricielle. Quel est l'intérêt d'un schéma implicite dans ce contexte\ ? \item Cherchez un schéma \emph{implicite} en différence finie d'erreur $\mathcal{O}(h^2)+\mathcal{O}(k)$. Exprimez le résultat sous forme matricielle. Quel est l'intérêt d'un schéma implicite dans ce contexte\ ?
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter