photo

John Rettig


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
151,194
of 299,793

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

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

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

4 years 前 | 1 个回答 | 0

1

个回答