photo

Serdar Ünal


Last seen: nästan 3 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


solve() question: both substitution and symbolic solutions
I have a simple equation consisting of symbolic variables and want to solve it. >> eqn(1) = d1 == 0 eqn = 2*C11*G13*p13*...

nästan 4 år ago | 1 answer | 0

1

answer

Question


solve() gives Empty sym: 0-by-1
syms Vx Vin Vs Io Vy Vo L C R Rp k s eqn1 = ((Vx-Vin)/Rp) + ((Vx-Vs)/R) - (k*Io/2) + ((Vx-Vy)/((2*s*L)+(1/(s*C)))) == 0; eqn2 ...

nästan 4 år ago | 1 answer | 0

1

answer