Generalized matrix operators
Version 1.0.3 (3,63 KB) von
Kenneth Johnson
The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions.
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, ... .
Zitieren als
Kenneth Johnson (2024). Generalized matrix operators (https://www.mathworks.com/matlabcentral/fileexchange/105805-generalized-matrix-operators), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2021b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert von: bsxi
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |