Question: Even more fun with matrices; How is this even possible?!? My Solutic Near the end of class, we talked about use of a colon (
Even more fun with matrices; How is this even possible?!?
My Solutic
Near the end of class, we talked about use of a colon : to both create, and index from, matrices. In this problem set, you'll be tasked with both uses of the colon.
Starting with the matrix here:
Write the command, or commands, to select the second column from A and save this into an matrix called
Write the command, or commands, to select the third row from A and save this into an matrix called
Write the commands to make an identical matrix to A except change the rd row, th column to and save this into an matrix called
Write the commands to make a matrix which replaces the first column of with the column vector and assign to a matrix called
Write the commands to make a matrix which replaces the last row of with a row vector that starts with and counts down in steps of ; assign to hintl use
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
