I am trying to generate fractals from complex logistics maps as stated in Generation of fractals from complex logistic map by Agarwal and Rani. I am using Mann iteration of complex logistics maps.
It says that The maps have been plotted using (r x , r y , b)
Here, we have given some of the superior fractals generated from complex logistic map using superior iterations, in C programming language
I am not sure how those fractals have been plotted. Can somebody give me the pseudo code for it?
Thanks to Prof. @Mark McClure I was able to plot the fractal.
The code is in R.: