Page 1 of 1

Q19 Please solve all of this question using matlab program

Posted: Sun Jul 03, 2022 12:11 pm
by answerhappygod
Q19
Q19 Please Solve All Of This Question Using Matlab Program 1
Q19 Please Solve All Of This Question Using Matlab Program 1 (60.55 KiB) Viewed 26 times
Please solve all of this question using matlab program
Q.1. Consider the following matrix 4 A = 7 5 5 6 8 3 2 9 -4 9 0 1 2 6 2 7 6 8 Write a Mtlab program that will do the following tasks: a) Find the sum of each row and each column b) Find the average value of each row and each column c) Find the maximum and minimum in each row and in each column d) Create a submatrix B containing 2nd to 4th rows and 2nd, 4th columns of matrix A. 19/25 ...