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:
A=[7894391021-148305539-20]
Write the command, or commands, to select the second column from A and save this into an matrix called B.
Write the command, or commands, to select the third row from A and save this into an matrix called C.
Write the command(s) to make an identical matrix to A except change the 3 rd row, 4 th column to -75, and save this into an matrix called D.
Write the command(s) to make a matrix which replaces the first column of D with the column vector CVnew and assign to a matrix called E.
CVnew=[20304050]
Write the command(s) to make a matrix which replaces the last row of E with a row vector that starts with 80 and counts down in steps of 20 ; assign to F.(hintl use
 Even more fun with matrices; How is this even possible?!? My

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!