how can i do matrix by use Numbers

So, right now I am trying to find out how to use Numbers to do matrix multiplication

Numbers-OTHER, OS X El Capitan (10.11.3)

Posted on Feb 3, 2016 11:46 AM

Reply
3 replies

Feb 4, 2016 1:10 AM in response to bodoo

Hi bodoo,


In SG's example:


Matrix 1 is a table with 2 columns and 4 rows of cells.

Matrix 2 is a table with 3 columns and 2 rows of cells.

The cells in these two tables contain the arranged numbers making up the two matrices to be multiplied.

Note that the first has the same number of columns as the second has rows.


Result is a table with the same number of rows as Matrix 1 and the same number of columns as Matrix 2.


SG's formula is entered into cell A1 of Result, then filled down and right into the rest of the cells. The resulting array of numbers in another matrix, the result of the matrix multiplication of the first two.


Any of the tables can be resized for multiplication of matrices that are other sizes, provided the number of columns in Matrix 1 is the same as the number of rows in Matrix 2. The result table will also need to be resized to match the description above. Numbers should automatically fill the formula into larger versions of the Results table.


Here is a link to one of several online Matrix Multiplication Calculators that you can use to check these results (and the results of the Numbers document you create.


Regards,

Barry


Disclaimer: I receive no monetary or other benefit from the site link above.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

how can i do matrix by use Numbers

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.