Generalized matrix operators

The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions.
15 descargas
Actualizado 1 feb 2022

Ver licencia

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, ... .

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: bsxi

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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