Question: MATLAB question: Write a function that takes a matrix input A. It needs to return an output called B1 that is the matrix A with
MATLAB question: Write a function that takes a matrix input A. It needs to return an output called B1 that is the matrix A with the 2-by-2 submatrix of A in the upper right corner zeroed out, and a second output B2 that is the matrix A with everything but the 2-by-2 submatrix of A in the upper right corner zeroed out.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
