Use Matlab to answer the below question 2.1. Solve the following system of equation using the inverse matrix function an

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Use Matlab to answer the below question 2.1. Solve the following system of equation using the inverse matrix function an

Post by answerhappygod »

Use Matlab to answer the below question
2.1. Solve the following system of equation using the inverse
matrix function and the Gauss elimination method. 3X1+2X2-X3=10
-X1+3X2+2X3=5 X1-X2-X3=-1 Hint use: INV is the solution using
matrix inverse function: INV=inv(A)*C GAUSS is the solution using
Gauss elimination method: Gauss=A\C
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply