ukendt123

0 Reputation

2 Badges

13 years, 210 days

MaplePrimes Activity


These are questions asked by ukendt123

 It is the mathematica code for bifurcation diagram of the model that i am working with now. is there anybody who can translate it into maple code? or does anyone can help me with making a bifurcation diagram for such a ODE system in maple??

 

Thanks in advance

 

I am going to use maple in connection with my project concerning non-linear dynamic and chaos, but i have never used the program before, so I hope you guys can help me with that,

I have a model of non-linear dynamic system as following:

dA/dr = k + m * Y(r) - A(r) * B(r) * B(r) - A(r)

dB/dr=1/q * [A(r) * B(r) * B(r) + A(r) - B(r)]

dY/dr=1/s * [B(r) - Y(r)] 

the values of the parameters are:
k= 10
q= 5 * 10^(-3)
s=2 * 10^(-2)

Page 1 of 1