MATLAB: Dot product

From Robotics
Revision as of 13:55, 26 September 2014 by Nickchen (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
← Previous: Simple arithmetic operations Matlab.png Web interface  |  MATLAB overview  |  Back to article: Dot product Next: Cross product


The dot product is applied using the command dot. Because of the commutative law the order of the arguments does not influence the result.

Matlab-va-dot.png