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...
6 years 前 | 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=...
6 years 前 | 1 个回答 | 0
