Create a function named mat_desc() that througouhly describes a matrix, it should: Displays the shape, size, and rank of the matrix. Displays whether the matrix is square or non-square. Displays...


Create a function named mat_desc() that througouhly describes a matrix, it should:



  1. Displays the shape, size, and rank of the matrix.

  2. Displays whether the matrix is square or non-square.

  3. Displays whether the matrix is an empty matrix.

  4. Displays if the matrix is an identity, ones, or zeros matrix


Use 5 sample matrices in which their shapes are not lower than (3,3). In your methodology, create a flowchart discuss the functions and methods you have done. Present your results in the results section showing the description of each matrix you have declared.



Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here