Path: Math/Linear
% Unitize vectors by column. Since version 1. -------------------------------------------------------------------------- Form: u = Unit( v ) -------------------------------------------------------------------------- ------ Inputs ------ v (:,n) Vectors ------- Outputs ------- u (:,n) Unit vectors --------------------------------------------------------------------------
Back to the Math Module page