Community Profile

photo

Caleb Rudick


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 1

1

个回答