An operation was performed on matrix A and matrix B which resulted in matrix C. Write a Java program, using the correct matrix operation to compute and display matrix C.
Answers
Answered by
1
Explanation:
An operation was performed on matrix A and matrix B which resulted in matrix C. Write a Java program, using the correct matrix operation to compute and display matrix C.
Answered by
40
Explanation:
To show how many rows and columns a matrix has we often write rows×columns. When we do multiplication: The number of columns of the 1st matrix must equal the number of rows of the 2nd matrix. And the result will have the same number of rows as the 1st matrix, and the same number of columns as the 2nd matrix.
Similar questions
English,
3 months ago
English,
3 months ago
Social Sciences,
3 months ago
English,
6 months ago
India Languages,
6 months ago
English,
11 months ago
Math,
11 months ago