Vector functions (double)
The MATLAB toolbox offers two particular functions working on vectors as the vector cross product and the dot product. These functions are implemented to work on a general matrix dimension. Unfortunately, this implies a long overhead and slows down the performance significantly.
This archive offers some particular vector functions as the vector norm, the vector length, scaling and the cross respectively dot product. All functions work on the first dimension of [3xM] double matrices.
Cite As
Marcel Leutenegger (2024). Vector functions (double) (https://www.mathworks.com/matlabcentral/fileexchange/7037-vector-functions-double), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
@double/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Added file version information. |