Feeds
提问
solving second order differential equations with LaPlace Transforms: getting an error when trying to input an initial condition (R2017b) ("error: untitled line")
I am getting an error due to the 'D(y)(0)' term when I try to substitute my initial condition in. I think that this is a bug...
8 years 前 | 0 个回答 | 0
0
个回答提问
solving second order differential equations with LaPlace Transforms: getting an error when trying to input an initial condition (R2017b) ("error: untitled line")
This is my code. I am getting an error in syms s eqn=sym('D(D(y))(t)+D(y)(t)+y(t)=((t+1)^3)*exp(-t)*cos(t)*sin(3*t)'); lt...
8 years 前 | 4 个回答 | 0
