Feeds
질문
Please help me with this qustion
syms v1 vo eqn1 = v1/10 + (v1-60/20) + v1-5vo/20 ==0 vo = 4/10 + v1 [vo]=solve([v1,vo], [vo])
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
I have error, its said the expression canno't assigned to multiple values.
[v1 v2] = solve ((v1/10) + (v1/5) + i6 + (v1-v2/2))==0,... (V2/4) -3 -6 + (V2-v1/2)==0, v1, v2)
2년 초과 전 | 답변 수: 1 | 0
