chore: specify ampl type and scale the caption

This commit is contained in:
surtur 2020-12-10 22:54:41 +01:00
parent 806488f3a9
commit cdb525ae5e
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -291,7 +291,7 @@ R_1=1k\Omega, R_2=1k\Omega, R_{zp}=1k\Omega
\subsection{Tabulka napěťového zesílení} \subsection{Tabulka napěťového zesílení}
\begin{table}[!htb] \begin{table}[!htb]
\centering \centering
\begin{minipage}[t]{.5\textwidth} \begin{minipage}[t]{.7\textwidth}
\centering \centering
\begin{tabular}[t]{ccc} \begin{tabular}[t]{ccc}
\toprule \toprule
@ -304,7 +304,7 @@ R_1=1k\Omega, R_2=1k\Omega, R_{zp}=1k\Omega
2.5 & 5 & -7.5 \\ 2.5 & 5 & -7.5 \\
\bottomrule \bottomrule
\end{tabular} \end{tabular}
\caption{\label{table:invertsumampl}Zesílení součtového zesilovače} \caption{\label{table:invertsumampl}Zesílení invertujícího součtového zesilovače}
\end{minipage} \end{minipage}
\end{table} \end{table}