Can anyone give me matlab code for trajectory of logistic map (x_n vs N)?

Can anyone help me in getting the matlab code for trajectory of logistic map, that is graph code for plot of x_n vs N (iterations) for different values of r.

Answers (1)

Hi Manish, I can see that you already searched and found an answer with code. I kindly suggest that you try first and ask questions about your difficulties after. You'll only need to understand the MATLAB basics. The equation for a logistic map (courtesy of Wikipedia) is:
And for what it's worth, Wikipedia also already has animated GIFs showing what happens as you vary N and r:

Categories

Asked:

on 31 Dec 2022

Answered:

on 31 Dec 2022

Community Treasure Hunt

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

Start Hunting!