photo

Taiji


Last seen: 1 year ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
292,711
of 300,365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 year ago | 2 answers | 0

2

answers

Question


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 year ago | 2 answers | 0

2

answers

Question


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 year ago | 1 answer | 0

1

answer