How do I write matrix function with symbolic expression

How can I write this function in matlab
5 x + 8 y + 12 t + 17 z - 44 a = 244
-31 a - 214 t + 23 x + 2 z + 9 y = 18
-3 t + 9 a + 71 z - 22 y - x = -41
91 y + z - 5 a – 8 t -13 x = 0
2 z – 3 a – 4 t + 12 t + 3 y = 54
Please solve the equation system given below using symbolic expressions. Provide the solutions in float type.

Categories

Asked:

on 20 May 2019

Answered:

on 20 May 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!