von Dimitri » So 24. Mär 2013, 10:21
Ne, das sehe ich auch, wenn ich den Faktor auf 75% stelle und z.B. auch bei geschweiften Klammern, aber dazu werde ich denke ich noch ein seperates Beispiel angeben...
Noch ne DRINGENDE Frage:
Warum ordnet er das " 2. align" nicht mittig, sondern ganz am Rand an???
Brauche ich dazu noch andere Pakete???
\documentclass[journal]{IEEEtranGerman}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{extarrows}
\hyphenation{op-tical net-works semi-conduc-tor}
\begin{document}
\begin{align*}
Wenn~ \exists \epsilon_{1}, \epsilon_{2}, R_{1}(>0, symm.), S_{1}, U_{1}, ~s.d. \\
\begin{pmatrix} \\
L_{1}+h_{MATI}M_{1} & h_{MATI}N_{1}^{T} \\
* & -h_{MATI}\epsilon_{1}^{-1}R_{1} \\
\end{pmatrix} & < 0 ~und \\
\begin{pmatrix} \\
M_{1} & h_{MATI}N_{1}^{T} & h_{MATI}S_{1} \\
* & -h_{MATI}\epsilon_{1}^{-1}R_{1} & 0 \\
* & * & -h_{MATI}\epsilon_{1}R_{1} \\
\end{pmatrix} & < 0, \\
\end{align*}
\begin{align*}
wobei \\
N_{1} & =f(A, R_{1}, B, U_{1}), \\
L_{1} & =f(N_{1}, \epsilon_{2}, R_{1}, S_{1}), \\
M_{1} & =f(N_{1}, \epsilon_{2}), \\
~dann~stabilisiert~ K=U_{1}R_{1}^{-1} ~obiges~Impulsives~System, \\
wenn~ t_{k+1}-t_{k}=h_{k}\leq h_{MATI}~\forall~k\in\mathbb{N}.
\end{align*}
\end{document}
Ne, das sehe ich auch, wenn ich den Faktor auf 75% stelle und z.B. auch bei geschweiften Klammern, aber dazu werde ich denke ich noch ein seperates Beispiel angeben...
Noch ne DRINGENDE Frage:
Warum ordnet er das " 2. align" nicht mittig, sondern ganz am Rand an???
Brauche ich dazu noch andere Pakete???
\documentclass[journal]{IEEEtranGerman}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{extarrows}
\hyphenation{op-tical net-works semi-conduc-tor}
\begin{document}
\begin{align*}
Wenn~ \exists \epsilon_{1}, \epsilon_{2}, R_{1}(>0, symm.), S_{1}, U_{1}, ~s.d. \\
\begin{pmatrix} \\
L_{1}+h_{MATI}M_{1} & h_{MATI}N_{1}^{T} \\
* & -h_{MATI}\epsilon_{1}^{-1}R_{1} \\
\end{pmatrix} & < 0 ~und \\
\begin{pmatrix} \\
M_{1} & h_{MATI}N_{1}^{T} & h_{MATI}S_{1} \\
* & -h_{MATI}\epsilon_{1}^{-1}R_{1} & 0 \\
* & * & -h_{MATI}\epsilon_{1}R_{1} \\
\end{pmatrix} & < 0, \\
\end{align*}
\begin{align*}
wobei \\
N_{1} & =f(A, R_{1}, B, U_{1}), \\
L_{1} & =f(N_{1}, \epsilon_{2}, R_{1}, S_{1}), \\
M_{1} & =f(N_{1}, \epsilon_{2}), \\
~dann~stabilisiert~ K=U_{1}R_{1}^{-1} ~obiges~Impulsives~System, \\
wenn~ t_{k+1}-t_{k}=h_{k}\leq h_{MATI}~\forall~k\in\mathbb{N}.
\end{align*}
\end{document}