Feeds
提问
Trouble defining a set of parameters while using ode45 to solve a system of differential equations
I am trying to solve a system of differential equations where a piston is oscillating and colliding with a wall. In this system ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Problem with solving a system of differential equations using ode45
I am trying to solve a system of differential equations regarding a piston with heat transfer and friction. In this sytem, the f...
3 years 前 | 1 个回答 | 0
1
个回答提问
ODE45: Solving a system of ODEs, except one of the equations changes based on certain parameters. How can I code this?
I am trying to solve a problem regarding a piston with friction. There are 5 equations regarding this system: dxdt = v ; dvd...
3 years 前 | 2 个回答 | 0
2
个回答提问
Graphs using ode45 do not look like they should. Why is time vector not a linear set?
I am trying to solve a system of differential equations of variables x, v, temperature with respect to time. However, when I use...
3 years 前 | 2 个回答 | 0
2
个回答提问
How can I graph a nonlinear system of differential equations?
I am having trouble solving a system of non linear differential equations regarding a simple adiabatic piston. I am able to find...
3 years 前 | 1 个回答 | 0