Question: Consider the two Matrices: A = [ 2 4 5 4 4 1 2 ] , B = [ 4 3 8 ; 1 6
Consider the two Matrices:
A B ; ;
Assign a variable x to be the value in the second column of matrix A
Assign variable x to be the rd column of matrix B
Assign variable x to be the rd row of matrix B
Assign variable x to be the diagonal values in matrix B from top left to bottom right.
Create a function file to evaluate the equation yx x Call your function file LNModIII where LN is the first letters of your last name or up to letters if you have a short last name In your main program, test this function file with the values from #HINT: you will need to use instead of in your function since we are calling in values from a matrix to square
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
