Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Download the live script file MAT 3 4 3 lab 1 ex 6 . mlx and open it with matlab. Run the file and use

Download the live script file MAT343lab1ex6.mlx and open it with matlab. Run the file and use the information provided
to complete the following exercise. For your convenience, a_pdf version is also provided.
Enter the matrices A=[-3-33-6] and C=[30-115-1]
A 22 matrix B has already been create for you.
The following matrix G is created by inserting the matrices A,B, and C, together with zero matrices and 22 identity
matrices in the appropriate position. Create the matrix using submatrices A, B, C, zeros and eye (that is, you are not
allowed to enter the numbers explicitly). The matrix G should be created with a single command.
G=[1030-1-3-30115-13-6b11b1200010b21b2200001]
Don't forget to include your name as a comment in the script.
NOTE: there is no partial credit for this problem.Download the live script file MAT343lab1ex6.mlx and open it with matlab. Run the file and use the information provided to complete the following exercise. For your convenience, a pdf version is also provided.
Enter the matrices and .
A matrix has already been create for you.
The following matrix is created by inserting the matrices ,, and , together with zero matrices and identity matrices in the appropriate position. Create the matrix using submatrices A, B, C, zeros and eye (that is, you are not allowed to enter the numbers explicitly). The matrix G should be created with a single command.
Don't forget to include your name as a comment in the script.
NOTE: there is no partial credit for this problem.
B =[-31;randsample([-9:-2,2:9],1)2];
% YOUR NAME
A =
C =
G =
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions