Code covered by the BSD License
-
cross2(a, b, idA, idB)
CROSS2 Vector cross product.
-
crossdiv(varargin)
CROSSDIV Vector cross division.
-
dot2(a, b, idA, idB)
DOT2 Vector dot product.
-
magn (a, varargin)
MAGN Magnitude (or Euclidian norm) of vectors.
-
ocd(c, b, idC, idB)
OCD Orthogonal cross division.
-
outer(a, b, idA, idB)
OUTER Vector outer product.
-
projection(a, b, idA, idB)
PROJECTION Vector component of A parallel to B.
-
rearrange(addlead, multiplesi...
REARRANGE Modifies the size of arrays
-
rejection(a, b, idA, idB)
REJECTION Vector component of A orthogonal to B.
-
testCROSS2
TESTCROSS2 Testing function CROSS2
-
testDOT2
TESTDOT2 Testing function DOT2
-
testOCD
TESTOCD Testing function OCD
-
testOUTER
TESTOUTER Testing function OUTER
-
testPROJECTION
TESTPROJECTION Testing function PROJECTION
-
testREJECTION
TESTREJECTION Testing function REJECTION
-
testUNIT
TESTUNIT Testing function UNIT
-
testXDIV
TESTXDIV Testing function CROSSDIV
-
unit(a, dim)
UNIT Normalizing vectors with respect to their magnitude.
-
View all files
from
Vector algebra for arrays of any size, with array expansion enabled
by Paolo de Leva
Multiple dot, cross, and outer products, cross divisions, norms, normalizations, projections, etc.
|
| All files for Vector algebra for arrays of any size, with array expansion enabled |
/Testing/rearrange.m
/Testing/testCROSS2.m
/Testing/testDOT2.m
/Testing/testOCD.m
/Testing/testOUTER.m
/Testing/testPROJECTION.m
/Testing/testREJECTION.m
/Testing/testUNIT.m
/Testing/testXDIV.m
/Vector Algebra Toolbox Manual.pdf
/cross2.m
/crossdiv.m
/dot2.m
/license.txt
/magn.m
/ocd.m
/outer.m
/projection.m
/rejection.m
/unit.m
|
|
Contact us at files@mathworks.com