HOME | DD

Matplotlib — [Julia set] SIC algorithm (c=-0.75+0.11i)

#fractal #fractalart #julia #mandelbrot #set
Published: 2017-05-10 14:59:17 +0000 UTC; Views: 386; Favourites: 0; Downloads: 0
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: 2

adammaj1 [2017-09-03 12:00:55 +0000 UTC]

commons.wikimedia.org/wiki/Fil…

👍: 0 ⏩: 1

Matplotlib In reply to adammaj1 [2017-09-03 14:44:45 +0000 UTC]

Yeah it's the same c value

👍: 0 ⏩: 0