Matrizeninhalt ausrichten
Verfasst: Mo 4. Jan 2016, 17:07
Hey Leute,
ich möchte die Einträge einer Matrix bündig zueinander ausrichten.
Mit welchen Befehl kann ich das machen? Vielen Dank!
ich möchte die Einträge einer Matrix bündig zueinander ausrichten.
\begin{equation} = \left(\begin{array} {cccc} \ cos\theta_i & -cos\alpha_i \cdot sin\theta_i & sin \alpha_i \cdot sin\theta_i & a_i \cdot cos\theta_i \\ \ sin \theta_i & cos \alpha_i \cdot cos\theta_i & -sin\alpha_i \cdot cos\theta_i & a_i \cdot sin\theta_i \\ \ 0 & sin \alpha_i & cos \alpha_i & d_i \\ \ 0 & 0 & 0 & 1 \\ \end{array} \right) \\ \end{equation}