6. 3D FRACTALS WITH MATLAB





3D fractal images can be obtained with MATLAB thanks to the instruction mesh which must replace instruction pcolor in the scripts generating the corresponding density plots.

In the following images we have asked to MATLAB to add a background sheet to provide a "land" giving the picture a more pleasant look.

Here are some examples.

Trid/NewtT.gif Newton's method 3D.A MATLAB Script 3D.1

Trid/NewtT1.gif Newton's method 3D.B MATLAB Script 3D.2

Trid/juliaT.gif Julia set 3D.A MATLAB Script 3D.3

Trid/juliaT1.gif Julia set 3D.B MATLAB Script 3D.4

Trid/juliaTB.gif Julia set 3D.C MATLAB Script 3D.5

Trid/juliaTP.gif Julia set 3D.D MATLAB Script 3D.6

Trid/mandT.gif Mandelbrot set 3D.A MATLAB Script 3D.7

Trid/mandTB.gif Mandelbrot set 3D.B MATLAB Script 3D.8

Trid/mandTP.gif Mandelbrot set 3D.C MATLAB Script 3D.9

INDEX

  1. General Information

  2. Decorations with MATLAB

  3. Mandelbrot sets with MATLAB

  4. Julia sets with MATLAB

  5. Newton's method sets with MATLAB

  6. zz.gif sets with MATLAB

  7. Back to "FRACTALS WITH MATLAB"

fract.gif FRACTAL GALLERY

Home.gif CIRAM HOME PAGE