From ef6abff6f63e2b79ee9e2c4e417503d23e1e65a3 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Fri, 25 Mar 2022 21:00:44 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=BF=D0=B8=D1=81=D0=B0=D0=BB=20=D1=82?= =?UTF-8?q?=D1=80=D0=B5=D1=82=D1=8C=D1=8E=20=D0=BB=D0=B0=D0=B1=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lab3/report/lab3.tex | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) (limited to 'lab3/report/lab3.tex') diff --git a/lab3/report/lab3.tex b/lab3/report/lab3.tex index 6faca04..a06a190 100644 --- a/lab3/report/lab3.tex +++ b/lab3/report/lab3.tex @@ -345,7 +345,42 @@ $B = (b_{ij})$ размерности $N \times M$. \section{Результаты тестирования} -текст +\begin{figure}[H] + \centering + \includegraphics[width=0.8\textwidth]{test1.png} + \caption{Проверка свойств некоторой бинарной операции} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[width=0.8\textwidth]{test2.png} + \caption{Проверка свойства транзитивности для двух операций} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[width=0.8\textwidth]{test3.png} + \caption{Выполнение основных операций над бинарными отношениями} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[width=0.8\textwidth]{test4.png} + \caption{Проверка операции умножения двух матриц} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[width=0.8\textwidth]{test5.png} + \caption{Проверка операции транспонирования матрицы} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[width=0.8\textwidth]{test6.png} + \caption{Ответы на задачи (Вариант 6)} +\end{figure} + \conclusion -- cgit v1.2.3