Multiple matrix multiplications, with array expansion enabled

Multiplying matrices, vectors, or scalars contained in two N-D arrays, with array expansion enabled.

Download
Download

General Information

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 (.*)

Download
1.35.0

Version 2.1 (2009), with array expansion enabled, and memory efficient double-kernel engine. Updating manual and adding screenshot.

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

Download
1.30.0

Warning. New version available as soon as technical problems are solved by The Mathworks.

Download
1.0.0

Updated help text in MULTIPROD

Download