Difference between revisions of "Template:Important topics"

From Robotics
Jump to: navigation, search
Line 1: Line 1:
<table style="margin-top:-2px;">
+
<table style="margin-top:-2px;" style="border-spacing:5px;">
 
<tr>
 
<tr>
 
<td>
 
<td>
Line 10: Line 10:
 
</tr>
 
</tr>
 
</table>
 
</table>
test ---- <!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
+
----
<table>
+
<table style="border-spacing:5px;">
 
<tr>
 
<tr>
 
<td>
 
<td>
Line 22: Line 22:
 
</tr>
 
</tr>
 
</table>
 
</table>
test ---- <!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
+
----
<table>
+
<table style="border-spacing:5px;">
 
<tr>
 
<tr>
 
<td>
 
<td>

Revision as of 09:42, 22 May 2014

Verctorpartition.png

Vector algebra
This article gives a brief explanation of vectors and vector algebra. After a short introduction to vector algebra unit vectors and simple arithmetic operations are presented. Afterwards the dot product and the cross product are briefly explained.


Matrices.png

Matrices
This article gives a brief explanation of matrices and basic arithmetic algebra. After a brief introduction multiplication with a scalar and computing the transpose is described. Then the approaches for addition and multiplication of matrices to each other are presented. Conclusively the minors and cofactors and the determinant of a matrix are described.


Matrixinversion.png

Matrix inversion
After describing the preconditions for the existence of an inverse and its definition, two procedures to determine the inverse of a matrix, the Gauß-Jordan-Algorithm and the Adjugate Formula, are introduced and clarified by examples.