Community Profile

photo

Rakshith Naraganhalli


Last seen: etwa 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I am trying to plot the bifurcation diagram of the logisitic map equation, but I don't know if my code is right.
mu_min=2.4; mu_max=4; %range of mu values n_trans=200000; %transient iterations x_0=0.5; %initial condition x_data=zeros(1,50...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
In my command window only the file name appears
mu_min=2.4; mu_max=4; %range of mu values n_trans=200000; %transient iterations n_data=100000; %number of x values per mu v...

etwa 3 Jahre vor | 0