Question: TASK 2 : ( a ) In MATLAB, create your initial matrix A using the command ( b ) Provide your matrix A ( c
TASK :
a In MATLAB, create your initial matrix A using the commandb Provide your matrix Ac Let B be the matrix that results from putting A in reduced row echelon form ie the triangular matrix Use MATLAB and row operations to transform A into B Provide ONLY your MATLAB script ie list of MATLAB commands Do not provide your intermediate outputs. Read about the diary function to find out how to get the list of your commands.d Provide the matrix Be Use MATLAB commands to compute the determinant of A You are NOT allowed to use the MATLAB det function for this task but you can use it to check your answer. Provide ONLY your MATLAB script ie list of MATLAB commandsf Use MATLAB to find the matrix C the inverse of A You are NOT allowed to use the MATLAB inv function for this task but you can use it to check your answer. Provide your MATLAB script ie list of MATLAB commandsg Provide your matrix Ch Use vectormatrix multiplication in MATLAB and the matrix C to find the solution to the equation
where
Provide the solution vector and your MATLAB script ie list of MATLAB commands
Important remarks:
A concise documentreport submitted as a WORD document.
Plots should be submitted as PNG files inserted into your report.
All axes must be properly labeled. Screenshots of plots are not acceptable.
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
