photo

Kurt


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
132,739
of 301,464

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,292

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,642

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Differential equations solver for a chemostat
mu=0.72; %Constant Ks=0.4; %Constant Yxs=0.44; %Constant D(0)=0.6; %D @ t=0 (range 0.6 to 0.25) D(...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Help solving these ODEs
These is what I have came up with so far, however it isnt working rite. syms CA(z) CB(z) CC(z) CD(z) CE(z) CF(z) eq...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Help solving 2 ODEs
W(0)=0; W(f)=2.8; d(P)/d(W)=((-0.3743)/(2*P))*(1-(0.15*X)); P(0)=1; d(X)/d(W)=0.5*((0.08*(0.75*(1-X)))/(1-(0.15*X))); X(0)=...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Help solving 3 ODEs
I'm trying to solve these 3 ODEs with ODE45. d(xA)/d(v)=(0.2*(0.6^2)*((1-(0.375*xA)))*(((5/3)-xA)/(1-0.375*xA))))/(3); d...

7 years 前 | 1 个回答 | 0

1

个回答