Community Profile

photo

John Rettig


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

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


plotting an ode.
how do you plot a second order diffeential equation? d^2y/dx^2 - constant + constant = 0

2 years 前 | 1 个回答 | 0

1

个回答

提问


Solve and plot the ordinary differential equation.
How to solve and plot this ode with the boundary condition [0,1]? GIVEN: k=60, t=0.01, h=10, q=800, T0=10, T1=10, L=0.5 (d^2T/...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Solving an ordinary differential equation.
plot ode: d^2T/dx^2 - (h/(k*t))*(T1-T0) + q/(k*t) h=10, k=60, t=0.01, T0=10, T1=10, q=800.

2 years 前 | 1 个回答 | 0

1

个回答