Vectors and Matrices

259.353 Themengebiete der algorithmischen Planung und Analyse. SS2013
Vienna University of Technology; TISS: VO, 259.353

Basic Vector Operations

Vector Input

vector a:
vector b:
You'll need a browser that supports HTML5 to see this content.

addition a+b

result: x = + =
y = + =

addition b+a

result: x = + =
y = + =

subtraction a-b

result: x = - =
y = - =

subtraction b-a

result: x = - =
y = - =

multiplication a*r

multiplier:
 

result a*r

result: x = * =
y = * =

length of vector

l of a: =
l of b: =

slope

of a: =
of b: =

angle

of a: =
of b: =

angle between a and b

  =

area between a and b

  =

projection normal to a

  =
F: x: | y:

unit vector

of a: =
=
of b: =
=

cross product

z-values

vector a:
vector b:

vector axb

x-val: * - * =
  * - * =
y-val: * - * =
  * - * =
z-val: * - * =
  * - * =

get more informations: wolfgang e. lorenz impressum