Inner Product
The inner product is denoted by <x, y> where x and y are vectors.
If x = (1, 2, 3) and y = (6, 5, 4), then
<x, y> = (1)(6) + (2)(5) + (3)(4) = 28.
It is obvious that <x, y> is a scalar.
If x = (1, 2, 3) and y = (6, 5, 4), then
<x, y> = (1)(6) + (2)(5) + (3)(4) = 28.
It is obvious that <x, y> is a scalar.
Labels: Inner product

0 Comments:
Post a Comment
<< Home