Difference between revisions of "Selftest: Overview"

From Robotics
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
== [[Selftest:_Introduction_to_vector_algebra|1 Vector algebra]] ==
 
== [[Selftest:_Introduction_to_vector_algebra|1 Vector algebra]] ==
  
=== [[Selftest: Unit vectors|1.1 Unit vectors]] ===
+
=== [[Selftest: Unit vector|1.1 Unit vectors]] ===
  
 
=== [[Selftest: Simple arithmetic operations|1.2 Simple arithmetic operations]] ===
 
=== [[Selftest: Simple arithmetic operations|1.2 Simple arithmetic operations]] ===
Line 11: Line 11:
  
 
=== [[Selftest: Cross product|1.4 Cross product]] ===
 
=== [[Selftest: Cross product|1.4 Cross product]] ===
 +
 +
== 2 Matrices ==
 +
 +
===[[Selftest: Matrix multiplication with a scalar|2.1 Multiplication with a scalar]]===
 +
 +
===[[Selftest: Transpose|2.2 The transpose of a matrix]]===
 +
 +
===[[Selftest: Addition of matrices|2.3 Addition of matrices]]===
 +
 +
===[[Selftest: Multiplication of matrices|2.4 Multiplication of matrices]]===
 +
 +
=== [[Selftest: The determinant of a matrix|2.5 The determinant of a matrix]] ===

Latest revision as of 10:23, 25 September 2014

This page contains a structured table of contents of the exercises that are available as selftest. At the top of the exercises there is a navigation bar with which the exercises can be read through in the listed order. Basically the exercises can also be done 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 The determinant of a matrix