how do i solve a system of 5 equations
Show older comments
Hi everyone
i am having problems solving for the following
y1=((2.117)*a+2*b-1691.45);
y2=((2.8235)*a-4*b-1935.22);
y3=(c+608.11-366.21-(0.666)*b+(0.7058)*a);
y4=(d+211.43-(0.33)*b-(0.5294)*a);
y5=(e-608.11-153.91-(0.666)*b-(0.4705)*a);
i have tried using the solve command in the toolbox but it keeps returning a as an undefined variable. a is an unknown and i need to solve for it and b c d e .
Any help would be appreciated !
Thanks !
1 Comment
bassam bitar
on 19 Jul 2015
Edited: Walter Roberson
on 19 Jul 2015
Accepted Answer
More Answers (1)
Muhammad Usman Saleem
on 19 Jul 2015
0 votes
A duplicate question. Answered a lot of times..
Categories
Find more on Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!