How do I write matrix function with symbolic expression
Show older comments
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.
1 Comment
Star Strider
on 20 May 2019
Answers (1)
madhan ravi
on 20 May 2019
0 votes
Since it’s your homework:
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!