Feeds
질문
Solving second order differential equation with initial conditions
Hi, I am completely new to Matlab and having trouble solving and plotting this second order DE. I am asked to solve the equa...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Solving second order differential equation with initial conditions and plotting
I am trying to solve using the dsolve function: D^2y/dt + p(dy/dt) + 2y = cos(w*t) with the conditions y(0) = 0 and y'(0) = 0...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Solve Second Order Differential Equation with Initial Conditions
I am trying to solve using the dsolve function: D^2y/dt + p(dy/dt) + 2y = cos(w*t) with the conditions y(0) = 0 and y'(0) = ...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Solving IVP DE with dsolve and initial conditions
Hello, I'm having trouble on where to start solving this problem in Matlab. I know I am supposed to use the dsolve function but ...
거의 10년 전 | 답변 수: 0 | 0
