1 Write a MATLAB function that will: ■ take a (3 × 3) matrix as the input argument, ■ create a new (3 × 3) matrix by taking the rows of the input matrix and making them the columns of the new matrix,...


1 Write a MATLAB function that will:


■ take a (3 × 3) matrix as the input argument,


■ create a new (3 × 3) matrix by taking the rows of the input matrix and making them the columns of the new matrix, and


■ return the new (3 × 3) matrix as the output. For example, if the input matrix is:


then the output matrix should be:



May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here