From fd01e85b02825953e8f2ef6e4f7caa8b2bd0a406 Mon Sep 17 00:00:00 2001 From: QQQiwi Date: Sun, 24 Oct 2021 16:21:10 +0400 Subject: =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B8=D0=B2=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=84=D0=BE=D1=80=D0=BC=C3=91=D1=84=D0=BE=D1=80=C3=90?= =?UTF-8?q?=D1=83=D1=81=D0=BB=D0=BE=D0=B2=D0=B8=D0=B5=20=D0=BD=D0=B0=D0=B1?= =?UTF-8?q?=D0=BE=D1=80=D0=B0=20=D0=BE=D1=80=D1=82=D0=BE=D0=B3=D0=BE=D0=BD?= =?UTF-8?q?=D0=BB=D0=B0=D0=BB=D1=8C=D0=BD=D1=8B=D1=85=20=D0=B1=D0=B0=D0=B7?= =?UTF-8?q?=D0=B8=D1=81=D0=BD=D1=8B=D1=85=20=D1=84=D1=83=D0=BD=D0=BA=D1=86?= =?UTF-8?q?=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sem5/information-theory/lectures/lecture1.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sem5/information-theory/lectures/lecture1.tex b/sem5/information-theory/lectures/lecture1.tex index 1426835..07586f3 100644 --- a/sem5/information-theory/lectures/lecture1.tex +++ b/sem5/information-theory/lectures/lecture1.tex @@ -108,7 +108,7 @@ $\phi(\alpha, t)$ \emph{базисной функцией}. Это модель \begin{equation*} \int_{t_1}^{t_2} \phi_k(t) \phi_l(t) d t = - \begin{cases} 0, &k \neq l \\ 1, &k = l \end{cases} + \begin{cases} 0, &k \neq l \\ \mu, &k = l \end{cases} \quad (3) \end{equation*} @@ -121,7 +121,7 @@ $\frac{1}{\sqrt{\mu}}$, то мы получим ортонормированн Пусть имеется модель, удовлетворяющая условию ортонормированности. Возьмём модель (1), обе части данной модели умножим на $\phi_l(t)$ и -\ldots{} . Получим +проинтегрируем на интервале от $t_1$ до $t_2$. Получим \begin{equation*} \int_{t_1}^{t_2} u(t) \phi_l(t) dt = -- cgit v1.2.3