Community Profile

photo

Nilesh Vishwakarma


Last seen: 1年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


i am trying to solve ODE with the help of laplace transform, but it shows error in doing so, why?
syms x t s X >> Dx = diff(x,t); D2x = diff(Dx,t); >> F=laplace(D2x+7*Dx+10*x(t)==20); Error using sym/subsindex (line 864) ...

2年以上 前 | 1 件の回答 | 0

1

回答