Question: Block Matrices and Matrix Generation. Write one m - file for this problem. Remember to capture Matlab s screen output to a diary file and
Block Matrices and Matrix Generation. Write one mfile for this problem. Remember to capture Matlabs screen output to a diary file and additionally write a text file with comments for the whole problem.
Let the matrices A and B and the vectors b and b be given by the following
A B
b b
Set up and solve the following system in Matlab. What are the sizes of the vectors x and x
ABTx b Bxb
Note the above system is given in block form. You need to create the zero matrix in the system
x
matrix of the correct dimension. After solving the system for x x
be sure to separate the larger augmented vector x into correctly sized smaller vectors x and x in your solution file.
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
