Welcome to Wikimedia Commons, AndreLazaro!

-- Wikimedia Commons Welcome (talk) 02:15, 17 May 2016 (UTC)Reply

Julia set edit

Hi. Thx for the images. What software do you use ? --Adam majewski (talk) 20:11, 17 May 2016 (UTC)Reply

I plotted them on Matlab. They are the upper view of a mesh(X,Y,Z) where X is the real part of the initial point, Y is the imaginary part and Z is the natural logarithm of the iteration count when the escape condition is satisfied. I used isinf(z) || isnan(z) as escape condition. --AndreLazaro 02:12, 18 May 2016 (UTC)Reply
Thx. What do you think about adding above info to images ? Maybe also the code ? Like :
 
image with code


--Adam majewski (talk) 14:01, 18 May 2016 (UTC)Reply