Generalized matrix operators

バージョン 1.0.3 (3.63 KB) 作成者: Kenneth Johnson
The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions.
ダウンロード: 15
更新 2022/2/1

ライセンスの表示

The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions for multidimensional arrays, implemented elementwise (with implicit singleton expansion) in dimensions 3, 4, ... .

引用

Kenneth Johnson (2024). Generalized matrix operators (https://www.mathworks.com/matlabcentral/fileexchange/105805-generalized-matrix-operators), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: bsxi

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.3

Cross-reference paged matrix operations in code comments.

1.0.2

minor change in mrdivide_.m comment header

1.0.1

Revised mrdivide_.m

1.0.0