Question: Question 3. Attached is a .mat file called Question3.mat. This file contains two matrices. data1 of size 10x10 and data2 of size 3x3. Write a


Question 3. Attached is a .mat file called Question3.mat. This file contains two matrices. data1 of size 10x10 and data2 of size 3x3. Write a MATLAB program to perform following steps. add explanations using comments.
a. Load the .mat file in MATLAB b. Calculate inverse of data1 (if possible) and prove/explain the results. c. Calculate inverse of data2 (if possible) and explain the results d. Using matrix multiplication, subtraction and addition as well as using size, eye and sum commands prove that the inverse calculated for data1 is correct.
please please answer this in matlab n show the output. please n thank you
do not do this in java
data2 x data 1x 73x3 double 10x10 double data2 x data 1x 73x3 double 10x10 doubleStep by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
