Nilesh Vishwakarma
Followers: 0 Following: 0
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) ...
3 years 前 | 1 个回答 | 0