Feeds
질문
My code returns "Empty sym: 0-by-1" when solving a system of 8 Equations? Help?
i was asked to solve a system of 8 equations in MATlab and after entering the known variables adn equations i am nable to figure...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
i need help figuring out the code to solve 6 non linear equation
Here is my code: syms a b c d e f oBal=(-a*2) + c*2 + d*2 + e*2+f*1==0; cBal=c*4+e*1==6; hBal=c*7+d*8+f*2-(12+b*3)=...
7년 초과 전 | 답변 수: 1 | 0
