array and matrix multiplication condition
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
what is condition for array multiplication of two operands and matrix multiplication of two operands
1 Kommentar
James Tursa
am 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?
Antworten (1)
Steven Lord
am 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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!