Feeds
질문
ode45 2nd order IVP **please help!!**
The problem I am trying to solve is this: "Consider the IVP z"+4z'+3z=e^x, z(0)=1 and z'(0)=2. Rewrite it as a system represen...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
ode45 error **help please**
My code, which I am 95% sure is correct, is the following: function yprime = ex3_2ndorder(x,y) %name and date yprime=...
거의 7년 전 | 답변 수: 1 | 0
