Community Profile

photo

Caleb Rudick


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


System of Differential Equations
I'd like to solve this system of differential equations for y(t) (which should have 3 components), but I'm not sure how. No init...

2 years ago | 1 answer | 0

1

answer

Question


Adding boundary condition to dsolve argument
I've used the dsolve function to get a solution for , but I want matlab to solve for such that . That is, I'm trying to add the...

2 years ago | 1 answer | 0

1

answer

Question


ODE45 for a System of Second-Order Equations
I need to solve these equations and plot the solutions for theta(t) and phi(t) when 0<t<4. I'm not super familiar with ode45, ca...

3 years ago | 1 answer | 0

1

answer

Question


Need help solving a system of 2 second-order differential equations using ode45
I need help fixing my code to solve the two second-order equations. y'' = gcos(theta) + (Ln+y)(theta')^2 - ky/m; theta'' = (-g...

3 years ago | 1 answer | 0

1

answer

Question


Issue creating a map of the USA
I've been trying to figure out how to create a map of the USA (including Alaska and Hawaii) with labels for every state using th...

3 years ago | 1 answer | 1

1

answer