photo

Taiji


Last seen: 5개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

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...

6개월 전 | 답변 수: 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 ...

7개월 전 | 답변 수: 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...

7개월 전 | 답변 수: 1 | 0

1

답변