photo

Taiji


Last seen: 1 month 前 自 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...

1 month 前 | 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 ...

3 months 前 | 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...

3 months 前 | 1 个回答 | 0

1

个回答