Research Article

Comparative Study of Some Fixed-Point Methods in the Generation of Julia and Mandelbrot Sets

Algorithm 2

Pseudocode for Mandelbrot set.
Input: –a complex polynomial, –covered area, , –involved parameters, with colours.
Output: sketched Mandelbrot set.
(1)fordo
(2)–convergence condition for proposed method
(3)
(4)–initial guess for
(5)whiledo
(6)  Proposed iterative method
(7)  ifthen
(8)   break
(9)  
(10)
(11) colour with