Yulia Verbitskaya
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
How to create a function to get bifurcation plot
m=[0:0.001:2] A=[0:0.02:3] for i = 1:length(m) p(i)=(k3+(k_3*A))./K4*m(i); MPF_MPF(i)=k1-(k2+k_2*APCon(i)*APCon); MPF_AP...
How to create a function to get bifurcation plot
m=[0:0.001:2] A=[0:0.02:3] for i = 1:length(m) p(i)=(k3+(k_3*A))./K4*m(i); MPF_MPF(i)=k1-(k2+k_2*APCon(i)*APCon); MPF_AP...
5 years 前 | 0