Generalized matrix operators

版本 1.0.3 (3.6 KB) 作者: Kenneth Johnson
The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions.
15.0 次下载
更新时间 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