photo

Serdar Ünal


Last seen: casi 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta