Path: Math/Linear
% Converts a vector into a skew symmetric matrix Since version 1. -------------------------------------------------------------------------- Form: s = SkewSymm( v ) -------------------------------------------------------------------------- ------ Inputs ------ v Vector ------- Outputs ------- s Skew symmetric matrix --------------------------------------------------------------------------
Back to the Math Module page