array and matrix multiplication condition
2 ビュー (過去 30 日間)
古いコメントを表示
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 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Matrix Indexing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!