Multiple matrix multiplications, with array expansion enabled
Multiplying matrices, vectors, or scalars contained in two N-D arrays, with array expansion enabled.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Paolo de Leva (2026). Multiple matrix multiplications, with array expansion enabled (https://nl.mathworks.com/matlabcentral/fileexchange/8773-multiple-matrix-multiplications-with-array-expansion-enabled), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.37.0 (505 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.37.0 | Version 2.1 (2009) - Updating manual and description. MULTIPROD operates "block-by-block" matrix multiplication, on block arrays. It is a generalization of both matrix multiplication (*) and element-by-element multiplication (.*) |
||
| 1.35.0 | Version 2.1 (2009), with array expansion enabled, and memory efficient double-kernel engine. Updating manual and adding screenshot. |
||
| 1.33.0 | Version 2.1 (2009) exploits a quicker, more efficient, and more powerful double-kernel engine. It also introduces virtual array expansion, which allows you, for instance, to multiply a single matrix by an array of matrices. |
||
| 1.30.0 | Warning. New version available as soon as technical problems are solved by The Mathworks. |
||
| 1.0.0 | Updated help text in MULTIPROD |