trunksen
15-11-2011, 14:02
Hi!
Ich habe in Latex folgende Tabelle:
\begin{table}
\centering
\begin{tabular}{|L{2cm}|L{5cm}|l|L{2cm}|}
\hline Abbrev.&Name&Relation&Unit \\
\hline\hline PSD & power spectral density & & $\textmd{V}^{2}/\textmd{Hz}$ \\
\hline PS & power spectrum & PS = PSD \texttimes ENBW & $\textmd{V}^{2}$ \\
\hline LSD &linear spectral density \linebreak amplitude spectral density &$\textmd{LSD} =\sqrt{\textmd{PSD}}$ & $\textmd{V}/\sqrt{\textmd{Hz}}$ \\
\hline LS &linear spectrum \linebreak amplitude spectrum & \small{$\textmd{LS}=\sqrt{\textmd{PS}}=\textmd{LSD }\textmd{\texttimes}\sqrt{\textmd{ENBW}}$} & V \\
\hline
\end{tabular}
\caption*{\textbf{Table 1} \emph{Naming convention for DFT outputs. ENBW is the equivalent noise band-
width, defined in Equation (22)}}
\end{table}
Ich möchte nun erreichen, dass die caption des table genau bündig bei der linken Spalte der Tabelle anfängt und bei der rechten aufhört und nicht über die gesamte Zeile geht!
Wie kann ich das erreichen?
mfg trunksen
Ich habe in Latex folgende Tabelle:
\begin{table}
\centering
\begin{tabular}{|L{2cm}|L{5cm}|l|L{2cm}|}
\hline Abbrev.&Name&Relation&Unit \\
\hline\hline PSD & power spectral density & & $\textmd{V}^{2}/\textmd{Hz}$ \\
\hline PS & power spectrum & PS = PSD \texttimes ENBW & $\textmd{V}^{2}$ \\
\hline LSD &linear spectral density \linebreak amplitude spectral density &$\textmd{LSD} =\sqrt{\textmd{PSD}}$ & $\textmd{V}/\sqrt{\textmd{Hz}}$ \\
\hline LS &linear spectrum \linebreak amplitude spectrum & \small{$\textmd{LS}=\sqrt{\textmd{PS}}=\textmd{LSD }\textmd{\texttimes}\sqrt{\textmd{ENBW}}$} & V \\
\hline
\end{tabular}
\caption*{\textbf{Table 1} \emph{Naming convention for DFT outputs. ENBW is the equivalent noise band-
width, defined in Equation (22)}}
\end{table}
Ich möchte nun erreichen, dass die caption des table genau bündig bei der linken Spalte der Tabelle anfängt und bei der rechten aufhört und nicht über die gesamte Zeile geht!
Wie kann ich das erreichen?
mfg trunksen