Question: EXPECTED OUTPUT (WRITE THE CODE BY MATLAB AND PASTE THE ANSWER HERE DO NOT GIVE ME THE ANSWER AS A PICTURE) - 3y + z2



EXPECTED OUTPUT
(WRITE THE CODE BY MATLAB AND PASTE THE ANSWER HERE DO NOT GIVE ME THE ANSWER AS A PICTURE)
- 3y + z2 = * Equations Eq1:3x + 2y2 + 4z = 16 Eq2: 7x 27 Eq3: x2 + y - 3z = -15 1. Solve this part by building functions. 2. Solve these equations using the symbolic toolbox 3. Use ceil() function to approximate the solutions to the nearest integer (to use them in the following steps) 4. Find the solutions. 5. Substitute the real solutions in the following equation. Eq4(x, y, z) = x + 2y + 3z 6. Substitute the complex solutions in the following equation. Eq5(x, y, z) = x + y + z 7. Function inputs are Eq1, Eq2, Eq3, Eq4, Eq5 8. Function outputs are Rounded Solutions and the Code and Result Code in Function (Functions) Show solution of the equations (rounded) Show substitution of real solutions in Eq4 Show substitution of complex solutions in Eq5 Hints: 1. Rounding is a built-in function. Lab Assignment Report Page 2 2. There are real and complex solutions. 3. If or switch functions can help Note: You can form two functions: first function with eqi, eq2, eq3 as inputs and rounded solutions as outputs, second function with eq4, eq5 as inputs and substituted rocultar outnut Part 2: -1 2 - 4 5 4 3+i 3 1+ 1 B = 2 0 -i 2i -i 2i -5 7 4 + 2i 5 5+i -7 -9 _5 C : = 6 10 -36 -20) [7 -i 7+4i Dz 6 16 + 3i)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
