From ad055ebf4deed038009b7fd6b803481f684e78c0 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 10 Dec 2020 03:05:30 +0100 Subject: [PATCH] chore: refactor captions and labels --- ZM_05.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ZM_05.tex b/ZM_05.tex index 3f9bece..493a3a9 100644 --- a/ZM_05.tex +++ b/ZM_05.tex @@ -84,7 +84,7 @@ A=6, R_1=1k\Omega, R_2=5k\Omega 3 & 9 \\ \bottomrule \end{tabular} - \caption{\label{table:ninvertampl1}Zesílení v zapojení 1} + \caption{\label{table:ninvertampl1}Zesílení OZ 1} \end{minipage} \begin{minipage}[t]{0.5\textwidth} \centering @@ -108,7 +108,7 @@ A=6, R_1=1k\Omega, R_2=5k\Omega 3 & 15 \\ \bottomrule \end{tabular} - \caption{\label{table:ninvertampl2}Zesílení v zapojení 2} + \caption{\label{table:ninvertampl2}Zesílení OZ 2} \end{minipage} \end{table} @@ -141,7 +141,7 @@ A=6, R_1=1k\Omega, R_2=5k\Omega coordinates { (-3,-9)(-2.5,-7.5)(-2,-6)(-1.5,-4.5)(-1,-3)(-0.5,-1.5)(0,0)(0.5,1.5)(1,3)(1.5,4.5)(2,6)(2.5,7.5)(3,9) }; - \addlegendentry{Zapojení OZ 1} + \addlegendentry{OZ 1} \addplot[ color=violet, dash pattern=on 1pt off 3pt on 3pt off 3pt, @@ -152,7 +152,7 @@ A=6, R_1=1k\Omega, R_2=5k\Omega coordinates { (-3,-15)(-2.5,-15)(-2.4,-14.4)(-2,-12)(-1.5,-9)(-1,-6)(-0.5,-3)(0,0)(0.5,3)(1,6)(1.5,9)(2,12)(2.4,14.4)(2.5,15)(3,15) }; - \addlegendentry{Zapojení OZ 2} + \addlegendentry{OZ 2} \end{axis} \end{tikzpicture} @@ -199,7 +199,7 @@ A=-5, R_1=1k\Omega, R_2=4k\Omega 4.5 & -4.5 \\ \bottomrule \end{tabular} - \caption{\label{table:invertampl1}Zesílení invertoru v zapojení 1} + \caption{\label{table:invertampl1}Zesílení invertujícího zesilovače 1} \end{minipage} \begin{minipage}[t]{0.5\textwidth} \centering @@ -229,7 +229,7 @@ A=-5, R_1=1k\Omega, R_2=4k\Omega 4.5 & -15 \\ \bottomrule \end{tabular} - \caption{\label{table:invertampl2}Zesílení invertoru v zapojení 2} + \caption{\label{table:invertampl2}Zesílení invertujícího zesilovače 2} \end{minipage} \end{table} @@ -262,7 +262,7 @@ A=-5, R_1=1k\Omega, R_2=4k\Omega coordinates { (-4.5,4.5)(-4,4)(-3.5,3.5)(-3,3)(-2.5,2.5)(-2,2)(-1.5,1.5)(-1,1)(-0.5,0.5)(0,0)(0.5,-0.5)(1,-1)(1.5,-1.5)(2,-2)(2.5,-2.5)(3,-3)(3.5,-3.5)(4,-4)(4.5,-4.5) }; - \addlegendentry{Zapojení invertujícího OZ 1} + \addlegendentry{Invertující zesilovač 1} \addplot[ color=violet, dash pattern=on 1pt off 3pt on 3pt off 3pt, @@ -273,7 +273,7 @@ A=-5, R_1=1k\Omega, R_2=4k\Omega coordinates { (-4.5,15)(-4,15)(-3.5,15)(-3.4,13.6)(-3,11.9)(-2.5,10)(-2,8)(-1.5,6)(-1,4)(-0.5,2)(0,0)(0.5,-2)(1,-4)(1.5,-6)(2,-8)(2.5,-10)(3,-11.9)(3.4,-13.6)(3.5,-15)(4,-15)(4.5,-15) }; - \addlegendentry{Zapojení invertujícího OZ 2} + \addlegendentry{Invertující zesilovač 2} \end{axis} \end{tikzpicture}