Code covered by the MathWorks Limited License

Highlights from
GPU Julia Set Explorer

from GPU Julia Set Explorer by Ben Tordoff
Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU.

GPU Julia Set Explorer

Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU.

This application allows you to explore the Julia Set of the Mandelbrot Set in MATLAB with the help of a capable GPU. It is primarily intended as a demonstration of element-wise calculations using MATLAB and a GPU, however it also has some fun features:

* Use the normal MATLAB zoom and pan to browse the Julia Set
* Drag or click to select the location in the Mandelbrot Set for which the Julia Set is rendered
* Sit back and watch the app move around the Mandelbrot Set on a pre-stored path (zoom and pan still work)

See also the "GPU Mandelbrot Set": http://www.mathworks.com/matlabcentral/fileexchange/30988

NB: Requires MATLAB R2012a or above with Parallel Computing Toolbox and a GPU with CUDA Compute Capability 1.3 or above.

Contact us