2. Suppose A is a n x n matrix. Write a matlab code to find: (a) sum of diagonal elements (b) product of diagonal elemen
Posted: Thu May 05, 2022 7:30 pm
2. Suppose A is a n x n matrix. Write a matlab code to find: (a) sum of diagonal elements (b) product of diagonal elements (c) Execute the sum and product when A= ones (5)