array and matrix multiplication condition
이전 댓글 표시
what is condition for array multiplication of two operands and matrix multiplication of two operands
댓글 수: 1
James Tursa
2020년 4월 26일
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?
답변 (1개)
Steven Lord
2020년 4월 26일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Operators and Elementary Operations에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!