MATLAB: Dot product

From Robotics
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