/mandelbrot

Mandelbrot set

Primary LanguageMATLABApache License 2.0Apache-2.0

mandelbrot

Generating the Mandelbrot set in MATLAB with some freedom to tune the algebraic structure (i.e, for experimentaion with strctures other than that of complex numbers, the complex number modules in MATLAB are not used but the transformation formulae are specified explicitly by taking the real and complex parts as separate numbers).