Clear Filters
Clear Filters

array and matrix multiplication condition

6 views (last 30 days)
ambuj aman
ambuj aman on 26 Apr 2020
Answered: Steven Lord on 26 Apr 2020
what is condition for array multiplication of two operands and matrix multiplication of two operands
  1 Comment
James Tursa
James Tursa on 26 Apr 2020
I don't understand the question. Matrix multiplication of two matrices A and B is simply A*B. What is it that you are asking?

Sign in to comment.

Answers (1)

Steven Lord
Steven Lord on 26 Apr 2020
See the tables and the information on this documentation page for a discussion of array versus matrix operations and a list of some array and matrix operations.

Categories

Find more on Data Types in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!