Community Profile

photo

Josh Ciesar


Last seen: 7 months ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


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 ...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 1 answer | 0

1

answer