Monod kinetics parameter identification
1 次查看(过去 30 天)
显示 更早的评论
Hellow everyone
I'm new to matlab and I'm dealing with three equation,these equations are expressed as following
1.dS/dt = (Umax * X * S)/(Y * (Ks + S)
2.dX/dt = (Umax * X * S)/ (Ks + S) - (b * X)
3.dP/dt = (Umax * X * S)/(Yp * (Ks + S)
I want to estimate the parameter Umax,Y,Ks,b,Yo
Thank advance
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Curve Fitting Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!