saran-sankar / mandelbrot

Mandelbrot set

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Mandelbrot set

License:Apache License 2.0


Languages

Language:MATLAB 100.0%