Multidimensional matrix multiplication

The simple function performs fast matrix multiplication within multidimensional arrays.

Herunterladen
Herunterladen

Sie verfolgen jetzt diese Einreichung

Zitieren als

Sandor Toth (2026). Multidimensional matrix multiplication (https://de.mathworks.com/matlabcentral/fileexchange/41663-multidimensional-matrix-multiplication), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Operators and Elementary Operations finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.2.0

Line 54/55 are changed, to fix a bug that appears when dim is not the default [1 2] value.

Herunterladen
1.1.0

Corrected a small bug in the code and refreshed the file description.

Herunterladen
1.0.0

Herunterladen