Question: Use of selection, loop and arrays. With C program (not C++) Thanks! 1. Transpose a 3x3 matrix Input :a 3x3 matrix Output print the 3x3
1. Transpose a 3x3 matrix Input :a 3x3 matrix Output print the 3x3 matrix and the transpose matrix Dot product of two 3x3 matrices Input :two 1x3 vectors Output : print the dot product (a number) 2. 3. Addition of two 3x3 matrices Input two 3x3 matrices Output print the input matrices and the result Subtraction of two 3x3 matrices Input two 3x3 matrices Output print the input matrices and the result 4. 5. Multiplication of two 3x3 matrices Input :two 3x3 matrices Output print the input matrices and the result Determinant of a 3x3 matrix Input :a 3x3 matrix Output : print the input matrix and the result 6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
