Vector functions (double)

Optimized vector products, norm and absolute value.

現在この提出コンテンツをフォロー中です。

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.

引用

Marcel Leutenegger (2026). Vector functions (double) (https://jp.mathworks.com/matlabcentral/fileexchange/7037-vector-functions-double), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersLinear Algebra についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

Added file version information.