]> AND Private Git Repository - canny.git/blobdiff - stc.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
après raph
[canny.git] / stc.tex
diff --git a/stc.tex b/stc.tex
index 91f38d7abb1a7789c37ee8e399c38c99112fa41c..26ac732cb1805fe186b11981e1fcfb57283d9d5a 100644 (file)
--- a/stc.tex
+++ b/stc.tex
@@ -68,10 +68,10 @@ is a practical solution to this complexity. Thanks to this contribution,
 the solving algorithm has a linear complexity with respect to $n$.
 
 First of all, Filler \emph{et al.} compute the matrix $H$
 the solving algorithm has a linear complexity with respect to $n$.
 
 First of all, Filler \emph{et al.} compute the matrix $H$
-by placing a small sub-matrix $\hat{H}$ of size $h × w$ next
+by placing a small sub-matrix $\hat{H}$ next
 to each other and by shifting down by one row. 
 Thanks to this special form of $H$, one can represent
 to each other and by shifting down by one row. 
 Thanks to this special form of $H$, one can represent
-every solution of  $m=Hy$ as a path through a trellis.
+any solution of  $m=Hy$ as a path through a trellis.
 
 Next, the  process of finding $y$ consists in two stages: a forward and a backward part.
 \begin{enumerate}
 
 Next, the  process of finding $y$ consists in two stages: a forward and a backward part.
 \begin{enumerate}