Feeds
질문
Using symbolic solver, I seem to not be able to get a system of equations that give me a desired answer. Does a solution not exist?
syms V1 V2 Vp Vn Vxp Vxn Vpx Vnx syms Rp Rx Rn positive Ison=((Vp/((Rp*68220)/(Rp+68220)))-(Vxp/((Rx*68220)/(Rx+68220)))); e...
대략 1년 전 | 답변 수: 2 | 0
2
답변질문
How can I find a unique solution within tolerance using solve?
Hello, So I am using solve to find values for 3 variables while having 3 equations. The problem is that my equations dont seem ...
1년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to better graphically represent this data?
Greetings, So I have three varaiables R1,R2 and R3. Each variable has an actual real value and a calculated value. For each var...
1년 초과 전 | 답변 수: 1 | 0