Q3Use matlab
Question 1: (5 marks) Consider the following matrix A = 4 7 5 8 5 3 2 9 9 0 2 1 6 -1 2 7 6 -4 6 8 Write a computer program that will do the following tasks: a) finds the sum of each row and each column b) finds the average value of each row and each column c) finds the maximum and minimum in each row and in each column d) creates a submatrix B containing 2nd to 4th rows and 2nd, 4th columns of matrix A. e) calculates the product of the matrix B with its inverse.
Q3 Use matlab
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am