Feeds
提问
Help with ode45 error.
I have a higher order system of ode's that I am trying to solve using ode45. I am receiving an error: Subscript indices must...
9 years 前 | 1 个回答 | 0
1
个回答提问
Not Enough Input Arguments ode45
I have a coupled higher order set of ODE's to solve and plot. I have included my MATLAB files below. F = m2(ddotdot - (L1+d...
9 years 前 | 1 个回答 | 0
1
个回答提问
Help using ode45 to solve a pair of equations.
I have two equations that, according to my professor, I need to solve in MATLAB using ode45: (o is theta, o' means theta-dot e.g...
10 years 前 | 1 个回答 | 0
