Monod kinetics parameter identification
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Curve Fitting Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!