Determining Steady State using a Glucose Simulink Model

4 次查看(过去 30 天)
I am trying to determine the steady state of a Glucose Model using Simulink. The code i was provided with as a basis has numerous greek alphabet letters which are not recognized in MATLAB in a script file. I defined the initial conditions and provided the equation that I will be using. If someone could please direct me in the right direction on how I need to proceed, that would be great. I tried to comment out what I am trying to do.
%%%% Define initial conditions µ=7200 ml h-1
Θ = 2.5 mg ml-1
λ = 2470 ml h-1
activeuptake(v)= 139000 mU-1h^-1
Φ = 0.51 mg ml-1
beta(b)= 1430 mU ml mg-1h ^-1
alpha(α) =7600 ml h-1
QL = 8400 mg h-1
d=θ
%%%%%%%Choose correct equation.
QL = λx + νxy, x≤ θ
%%%Find Steady State:Disturb (change) the value of ‘x’, say from 0 to θ.
%%%Let’s call this ‘d’; Find corresponding 'y' value; Use that 'y' value to
%%%find the final 'x'. 4.Store these ‘x’ and ‘y’ values and plot them
%%against the initial disturbance ‘d’
  1 个评论
KayLynn
KayLynn 2014-5-13
basically having difficulties trying to figure out how to find the corresponding value of y after you declare d. Hope this helps to clarify a little bit more where I am having the most difficulties

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by