chore: refactor captions and labels
This commit is contained in:
parent
a6e319f864
commit
ad055ebf4d
16
ZM_05.tex
16
ZM_05.tex
@ -84,7 +84,7 @@ A=6, R_1=1k\Omega, R_2=5k\Omega
|
|||||||
3 & 9 \\
|
3 & 9 \\
|
||||||
\bottomrule
|
\bottomrule
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\caption{\label{table:ninvertampl1}Zesílení v zapojení 1}
|
\caption{\label{table:ninvertampl1}Zesílení OZ 1}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\begin{minipage}[t]{0.5\textwidth}
|
\begin{minipage}[t]{0.5\textwidth}
|
||||||
\centering
|
\centering
|
||||||
@ -108,7 +108,7 @@ A=6, R_1=1k\Omega, R_2=5k\Omega
|
|||||||
3 & 15 \\
|
3 & 15 \\
|
||||||
\bottomrule
|
\bottomrule
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\caption{\label{table:ninvertampl2}Zesílení v zapojení 2}
|
\caption{\label{table:ninvertampl2}Zesílení OZ 2}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\end{table}
|
\end{table}
|
||||||
|
|
||||||
@ -141,7 +141,7 @@ A=6, R_1=1k\Omega, R_2=5k\Omega
|
|||||||
coordinates {
|
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)
|
(-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[
|
\addplot[
|
||||||
color=violet,
|
color=violet,
|
||||||
dash pattern=on 1pt off 3pt on 3pt off 3pt,
|
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 {
|
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)
|
(-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{axis}
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
@ -199,7 +199,7 @@ A=-5, R_1=1k\Omega, R_2=4k\Omega
|
|||||||
4.5 & -4.5 \\
|
4.5 & -4.5 \\
|
||||||
\bottomrule
|
\bottomrule
|
||||||
\end{tabular}
|
\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}
|
\end{minipage}
|
||||||
\begin{minipage}[t]{0.5\textwidth}
|
\begin{minipage}[t]{0.5\textwidth}
|
||||||
\centering
|
\centering
|
||||||
@ -229,7 +229,7 @@ A=-5, R_1=1k\Omega, R_2=4k\Omega
|
|||||||
4.5 & -15 \\
|
4.5 & -15 \\
|
||||||
\bottomrule
|
\bottomrule
|
||||||
\end{tabular}
|
\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{minipage}
|
||||||
\end{table}
|
\end{table}
|
||||||
|
|
||||||
@ -262,7 +262,7 @@ A=-5, R_1=1k\Omega, R_2=4k\Omega
|
|||||||
coordinates {
|
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)
|
(-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[
|
\addplot[
|
||||||
color=violet,
|
color=violet,
|
||||||
dash pattern=on 1pt off 3pt on 3pt off 3pt,
|
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 {
|
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)
|
(-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{axis}
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
|
Loading…
Reference in New Issue
Block a user