1 |
|
\newpage |
2 |
|
\begin{subappendices} |
3 |
|
\section{Table d'intégration simple} |
4 |
< |
|
4 |
> |
\begin{encadre2} |
5 |
|
\begin{tabular}{|c|c|c|c||c|c|c|c|} |
6 |
|
\hline |
7 |
|
\multicolumn{4}{|c||}{\textbf{Quadrature de Gauss-Legendre}} & \multicolumn{4}{|c|}{\textbf{Newton-Cotes}}\\ |
37 |
|
\int_a^b f(x)dx&=&\sum_{i=0}^{n-1} \frac{x_{i+1}-x_i}{2} \sum_{j=1}^{r} w_jf\left(\frac{x_{i+1}-x_i}{2}t_j+\frac{x_{i+1}+x_i}{2}\right)\\ |
38 |
|
x_i&=&a+\frac{i}{n}(b-a)\\ |
39 |
|
\end{eqnarray*} |
40 |
< |
\end{subappendices} |
40 |
> |
\end{encadre2} |
41 |
> |
\end{subappendices} |