Creating Modified Mandelbrot set images.
Note: If you are using my code for your system or project, you should always cite my paper as a reference Click here to see the publications.
Mandelbrot set is a set of points in the complex plane.
To elude the set of all black pixels (zero values), we follow a procedure as specified below to obtain a modified Mandelbrot. Let W(i,j) corresponds to the pixel value in the location (i, j)
Functions: Main function : main.m
Modified Mandelbrot set function : md.m
References:
-
K.C.Jithin SyamSankar, "Colour image encryption algorithm combining Arnold map, DNA sequence operation", and a Mandelbrot set, Journal of Information Security and Applications,Elsevier,Volume 50, February 2020,DOI:https://doi.org/10.1016/j.jisa.2019.102428
%%%%%%%%%%%-------------------$$$$$$$$>>>>> BY JITHIN K C <<<<$$$$$$$$$-----------------%%%%%%%%%%%%%% @@@ for any queries contact: jithinkc22@gmail.com