HOME | DD

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

Published: 2017-05-15 18:16:30 +0000 UTC; Views: 519; Favourites: 0; Downloads: 2
Redirect to original
Description I'm now using a color palette, made from control points interpolated using a Bezier curve . Here, I compute the Smooth Iteration Count Algorithm (SICA) using the same function :
u(z0)=n+1+log2{ln(M)/ln|zn|}

I then use a non-linear index for the palette, defined as follows :
i=tanh(3*u/Nmax)
Related content
Comments: 0