/

MatProduct

[this page | pdf]

Function Description

Returns the matrix product  of two matrices,  and . If the matrices are codified as two dimensional arrays then the matrix product is calculated as:

 

 

The equivalent function in Microsoft Excel is MMULT.

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: Double()
Parameter NameVariable TypeDescription
Mat1Double()Matrix1
Mat1NoRowsIntegerNumber of Rows in Matrix1
Mat1NoColsIntegerNumber of Columns in Matrix1
Mat2Double()Matrix2
Mat2NoRowsIntegerNumber of Rows in Matrix2
Mat2NoColsIntegerNumber of Columns in Matrix2

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other Matrix Functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile