Département d'Informatique

https://www.univ-soukahras.dz/fr/dept/cs

Matière: Initiation à la recherché et code de déontologie

  1. Information
  2. Questions
  3. E-Learning

Writing Equations using Latex (7)

1 votes

What's the latex code for the following Equation:

Posté le 19:31, Monday 16 May 2016 By Imed BOUCHRIKA
In Initiation à la recherché et code de déontologie


Réponses (3)




Réponse (1)

0 votes

Ahlem la multiplication est fausse on utilise \times (X) au lieu de (*)  et on a pas une matrice dans cette équation 

\begin{equation}
SUS = 2.5 \times
\left [
\sum_{n=1}^5(U_{2n-1} - 1)+(5-U_{2n})
\right ]
\end{equation}

Posté le 22:18, Tuesday 17 May 2016 by
In Initiation à la recherché et code de déontologie



Réponse (1)

0 votes

\begin{equation}
sus= 2 * \begin{bmatrix}
\sum_{n=1}^{5}{(u_{2n+1}-1)+(5 - u_{2n})}
\end{bmatrix}
\end{equation}

Posté le 19:10, Tuesday 17 May 2016 by
In Initiation à la recherché et code de déontologie



Réponse (2)

0 votes

\begin{equation}
SUS = 2.5 \times  \bigg [ \sum_{n=1}^5(U_{2n-1} - 1)+(5-U_{2n}) \bigg ]
\end{equation}

Posté le 15:46, Friday 27 May 2016 by amirat abdallah (257 points)
In Initiation à la recherché et code de déontologie



Avez vous une réponse ?