summaryrefslogtreecommitdiff
path: root/sem5/information-theory/information-theory.tex
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-10-02 21:34:13 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-10-02 21:34:13 +0400
commit14b87aa5dc895ae3afa2c5385d5b1d56d398d55e (patch)
treed9a528537f8a407f9f1bec4f5345dfd4a6a74d98 /sem5/information-theory/information-theory.tex
parent4465d315c3a426356ef6586064ed875990ddfb25 (diff)
Добавил лекции по Теории информации
Diffstat (limited to 'sem5/information-theory/information-theory.tex')
-rw-r--r--sem5/information-theory/information-theory.tex16
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}