photo

YARA NABA


2019 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Solving system of 3 non-linear equations.
syms x y z eq1=exp(x)+sqrt(y)-z.^3-2 eq2=x.^2-y-z-5 eq3=x+exp(y-1)+z-7 sol=solve(eq1,eq2,eq3) sol how can i rewrite it

5年以上 前 | 0