Added tabular in 2.2
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
\subsection{Signalreflexion in Abhängigkeit vom Abschlusswiderstand}
|
||||
|
||||
Dieser Abschnitt befasst sich
|
||||
%\begin[tabular = |c|c|c|c|]{}{}{
|
||||
%}
|
||||
Dieser Abschnitt befasst sich mit der Berechnung des theoretischen und experimentell ermittelten Reflexionsfaktor $r$.
|
||||
|
||||
\begin{table}[h]
|
||||
\centering
|
||||
\begin{tabular}{|c|c|c|c|c|c|}
|
||||
\hline
|
||||
\multirow{1}{*}{$R\,[\unit{\ohm}]$}&
|
||||
\multirow{1}{*}{$u_{1max}\,[\unit{\volt}]$}&
|
||||
\multirow{1}{*}{$u_{2max}\,[\unit{\volt}]$}&
|
||||
\multirow{1}{*}{$u_{1max,reflektiert}\,[\unit{\volt}]$}&
|
||||
\multirow{1}{*}{$r(R)_{Theorie}$}&
|
||||
\multirow{1}{*}{$r(R)_{Messung}$}\\
|
||||
|
||||
\end{tabular}
|
||||
\caption{Lastwiderstand $R_L$ und Leistung $P$}
|
||||
\label{table:2}
|
||||
\end{table}
|
||||
Binary file not shown.
@@ -17,6 +17,9 @@
|
||||
\usepackage{amsmath}
|
||||
\usepackage{csvsimple}
|
||||
|
||||
%Zum Zusammenfügen von Spalten in tabular
|
||||
\usepackage{multirow}
|
||||
|
||||
\newdateformat{mydate}{\THEDAY.\ \monthname[\THEMONTH], \THEYEAR} % Datum im gewünschten Format
|
||||
|
||||
\captionsetup[figure]{font={scriptsize, it}}
|
||||
|
||||
Reference in New Issue
Block a user