[vorbis-dev] Dot Product

Simeon Maxein smaxein at freenet.de
Wed Feb 18 12:10:19 PST 2004



> 1) cross product: (defined in R^3)
>    vector X vector --> vector
> 2) dot product:
>    vector X vector --> vector
> 3) scalar product:
>    vector X vector --> scalar
>
> the dot-product can be computed in matlab using the operator ".*"
> the vectors are component-wise multiplicated as you did it.

AFAIK the dot product and the scalar product are the same thing...
Here's an extract from the wikipedia (www.wikipedia.org):
"The dot product of two vectors a and b (also called the inner product, or,
since its result is a scalar, the scalar product) is denoted by a·b or
sometimes by (a, b) "
I've also checked some other sources, and found the same result everywhere.

Simeon

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list