init
This commit is contained in:
27
VektorenVeranschaulichung~.tex
Normal file
27
VektorenVeranschaulichung~.tex
Normal file
@@ -0,0 +1,27 @@
|
||||
\subsection{Veranschaulichung von Vektoren in der Ebene}
|
||||
%\psset{unit=1cm}
|
||||
|
||||
\begin{figure}[ht]
|
||||
\begin{minipage}[b]{.4\linewidth} % [b] => Ausrichtung an \caption
|
||||
%\fbox{
|
||||
\includegraphics{VektorenInEbeneVeranschaulichung01}%}
|
||||
%Bild links
|
||||
\caption{Punkt $(a_1,a_2)$}
|
||||
\end{minipage}
|
||||
\hspace{.1\linewidth}% Abstand zwischen Bilder
|
||||
\begin{minipage}[b]{.4\linewidth} % [b] => Ausrichtung an \caption
|
||||
%\fbox{
|
||||
\includegraphics{VektorenInEbeneVeranschaulichung02}%}
|
||||
%Bild rechts
|
||||
\caption{$\vec{a}=(a_1,a_2)$}
|
||||
\end{minipage}
|
||||
\end{figure}
|
||||
|
||||
|
||||
|
||||
\hspace{20mm}$\vec{a}=(a_1,a_2)$\hfill auch üblich $\vec{a}=\left(
|
||||
\begin{array}[m]{c}
|
||||
a_1 \\
|
||||
a_2
|
||||
\end{array}
|
||||
\right)\leftarrow$ Geordnetes Paar\hspace{20mm}
|
||||
Reference in New Issue
Block a user