Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q5 MATLAB Exercise 35 (a) Try using the inv command to find the inverse of the matrix 100 100 Notice the strange output. Include your

Q5 MATLAB image text in transcribed

Exercise 35 (a) Try using the inv command to find the inverse of the matrix 100 100 Notice the strange output. Include your command and the output in the final write up. (b) Now enter the following matrix A into MATLAEB A [4, 9: 5, 11 Let us find its inverse: B inv(A) and check that it satisfies the definition. Enter the following commands >AB >B*A Include your commands and the output they produced in the final write up (MATLAB may give you entries such as -0.000 as the result of multiplying the matrices above. Don't pay too much attention to that. -0.000 is still 0 for all practical purposes.) (c) Enter the following column vector into MATLAB: [5i10 Now multiply A by x by entering the following command: As usual, include your input and output in the final write up d) Now without entering anything into MATLAB (no cheating!), what do you think will be the result of B*y? Explain your answer. (e) Check your answer to the above question, by entering the appropriate commands into MATLAB. Include the input and output in your Word document

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

Probabilistic Databases

Authors: Dan Suciu, Dan Olteanu, Christopher Re, Christoph Koch

1st Edition

3031007514, 978-3031007514

More Books

Students also viewed these Databases questions