필터 지우기
필터 지우기

array and matrix multiplication condition

조회 수: 6 (최근 30일)
ambuj aman
ambuj aman 2020년 4월 26일
답변: Steven Lord 2020년 4월 26일
what is condition for array multiplication of two operands and matrix multiplication of two operands
  댓글 수: 1
James Tursa
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
Steven Lord 2020년 4월 26일
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.

카테고리

Help CenterFile Exchange에서 Data Types에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by