From c1ac4b347eb340df908c97981043395317756e3f Mon Sep 17 00:00:00 2001 From: Pierre-antoine Comby Date: Fri, 22 Feb 2019 10:49:25 +0100 Subject: [PATCH] cours du 18/02 --- 455-Codage_Sources/Cours/chap2.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/455-Codage_Sources/Cours/chap2.tex b/455-Codage_Sources/Cours/chap2.tex index cdd2fc2..ba41a35 100644 --- a/455-Codage_Sources/Cours/chap2.tex +++ b/455-Codage_Sources/Cours/chap2.tex @@ -257,6 +257,10 @@ Les conditions nécessaires pour avoir $D$ minimale sont : & \Leftrightarrow b_i = \frac{y_i+y_{i+1}}{2}, \quad i=1 \dots M-1 \end{align*} +\subsection{Quantification non uniforme} + + + \newpage \subsection*{Algorithme de Lloyd -Max} \begin{enumerate}