photo

YB


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
296,896
of 300,429

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,976

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,781

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Explorer

View badges

Feeds

View by

Question


Bifurcation diagram of a 5-dimensional differential model
Hi all, I need to a plot a bifurcation diagram of a 5-dimensional differentioan model given below with respect to one of the par...

6 years ago | 0 answers | 0

0

answers

Question


Can any one help me how to plot a bifurcation diagram with respect to one of the parameters for the predator-prey model?
% % Parameters r1=1;r2=0.3;r3=0.3;K1=20;K2=10;K3=10;eta1=0.01;eta2=0.01;eta3=0.1;eta4=0.1; eta5=0.01;eta6=0.01;alpha1=0.11;...

6 years ago | 0 answers | 0

0

answers

Question


how can I plot the following differential model as a function of ''beta'' instead of time, if 0.01< beta<0.03?
% % Solving a model using ode45 function PMWZF global r1 r2 r3 K1 K2 K3 eta1 eta2 eta3 eta4 eta5 eta6 alpha1 alpha2 P0 M0 W0 ...

6 years ago | 0 answers | 0

0

answers