photo

Serdar Ünal


Last seen: 約3年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

約4年 前 | 1 件の回答 | 0

1

回答

質問


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

約4年 前 | 1 件の回答 | 0

1

回答