Mimi R.

asked • 03/01/22

Python Matrix multiplication

how can I create two python functions that will demonstrate associative property and distributive property of matrix. I am given S,Q,R and P.

𝑄(𝑅𝑇)=(𝑄𝑅)𝑇 and (𝑆+𝑈)𝑃=𝑆𝑃+𝑈𝑃

the functions should return 2 matrices, 2d numpy arrays.


1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.