Difference between revisions of "Table of contents"

From Robotics
Jump to: navigation, search
Line 22: Line 22:
 
===[[Multiplication of matrices|2.4 Multiplication of matrices]]===
 
===[[Multiplication of matrices|2.4 Multiplication of matrices]]===
  
== [[Matrix inversion|3 Matrix inversion]] ==
+
=== [[Minors and cofactors|2.5 Minors and cofactors]] ===
  
=== [[Minors and cofactors|3.1 Minors and cofactors]] ===
+
=== [[Determinant of a matrix|2.6 Determinant of a matrix]] ===
  
=== [[Determinant of a 4-by-4 matrix|3.2 Determinant of a 4-by-4 matrix]] ===
+
== [[Matrix inversion|3 Matrix inversion]] ==
  
 
=== [[Gauß-Jordan-Algorithm|3.3 Gauß-Jordan-Algorithm]] ===
 
=== [[Gauß-Jordan-Algorithm|3.3 Gauß-Jordan-Algorithm]] ===
  
 
=== [[Adjugate Formula|3.4 Adjugate Formula]] ===
 
=== [[Adjugate Formula|3.4 Adjugate Formula]] ===

Revision as of 15:44, 19 May 2014

This page contains a structured table of contents of the main articles. At the top of the articles there is a navigation bar with which the articles can be read through in the listed order. The order results from the appearance in the script and the fact, that the articles are partly based on each other. Basically the articles can also be read in any order.

1 Vector algebra

1.1 Unit vectors

1.2 Simple arithmetic operations

1.3 Dot product

1.4 Cross product

2 Matrices

2.1 Multiplication with a scalar

2.2 The transpose of a matrix

2.3 Addition of matrices

2.4 Multiplication of matrices

2.5 Minors and cofactors

2.6 Determinant of a matrix

3 Matrix inversion

3.3 Gauß-Jordan-Algorithm

3.4 Adjugate Formula