Question: Create a Script on Scilab 8.3 Create a Script (do not create a Function, just create a Script) that will solve three simultaneous equations using
8.3 Create a Script (do not create a Function, just create a Script) that will solve three simultaneous equations using both Cramer's method and the Reduced Row Echelon Form method as is shown in the Solving Simultaneous Equations video. Prompt the user to enter the equations as a 33 matrix and the constants as a 3X1 matrix. Then solve the equations twice, first using Cramer's method and a second time using the Reduced Row Echelon Form method. Save your SciNotes file as YourName_HW8_3 Sample answer Answers for both methods should be: 2 3 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
