Community Profile

photo

rooo000


Last seen: 4年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Is it possible to simplify symbolic expressions with known relations
Say I have some arbitrary symbolic expressions syms x1 x2 % x1*x2 == 1 a = x1*x2 + x1*x2; b = 2*a If it is known that x1 * ...

約5年 前 | 2 件の回答 | 0

2

回答

質問


Trying to solve system of equations symbolically, getting zero for solution
clc clear syms x L w n al k1 k2 c1 c2 c3 c4 c5 c6 c7 c8 S equations = [ ...

約5年 前 | 2 件の回答 | 0

2

回答