Ask your own question, for FREE!
Engineering 14 Online
OpenStudy (anonymous):

39.* a. Use MATLAB to solve the following equations for x, y, and z as functions of the parameter c. 6x + 3y + z = 13c x - 5y - 2z = 11c 7x + 3y - 5z = 10c Plot the solutions for x, y, and z versus c on the same plot, for -10<= c <=10.

OpenStudy (anonymous):

Are you supposed to write a code that does this or just use matlab to solve it?

OpenStudy (anonymous):

If you are supposed to write the code, look up "forward sweep" and "backward substitution" by setting your equations into a matrix and a vector for your x y and z values. If not, then look up the backward slash operator in matlab that does that Gaussian elimination for you.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!