HOME | DD

Matplotlib — [Julia set] SIC algorithm (c=-0.4+0.6i)

#fractal #fractalart #julia #mandelbrot #set
Published: 2017-05-10 15:15:24 +0000 UTC; Views: 445; Favourites: 1; Downloads: 2
Redirect to original
Description Black & White Smooth Iteration Count Algorithm (SICA) ; see formula after
HD render for test purpose
Waiting for a coloured implementation

Smooth iteration count : u(z0)=n+1+logd{ln(M)/ln|zn|} where n is the number of iterations, M the maximum radius bound, and d the degree of equation : zn+1=aznd+Q(zn) where deg(Q)≤d-1
Related content
Comments: 0