Community Profile

photo

Nilesh Vishwakarma


Last seen: mer än ett år ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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

mer än 2 år ago | 1 answer | 0

1

answer