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년 전 | 답변 수: 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년 전 | 답변 수: 4 | 0
