diff options
Diffstat (limited to 'sem5/information-theory/information-theory.tex')
| -rw-r--r-- | sem5/information-theory/information-theory.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sem5/information-theory/information-theory.tex b/sem5/information-theory/information-theory.tex new file mode 100644 index 0000000..09c41dc --- /dev/null +++ b/sem5/information-theory/information-theory.tex @@ -0,0 +1,16 @@ +\documentclass{../Lecture} +\usepackage{../preamble} + +\begin{document} + +\author{Андрей гущин} +\title{Теория информации} +\maketitle + +\include{lectures/lecture1.tex} +\include{lectures/lecture2.tex} +\include{lectures/lecture3.tex} +\include{lectures/lecture4.tex} +\include{lectures/lecture5.tex} + +\end{document} |