Fractal Program Math
At the moment there are five pages of material, explaining in fairly simple terms the mathematics behind generating some fractal images, along with plenty of examples of code. This includes familiar fractals such as Mandelbrot and Julia sets, and some less familiar ones from iterating more unusual formulas. I will add more as time permits.
Contents
- Introductory Information
- Relationship between the Mandelbrot set and Julia sets.
- Fractals from Newton's method.
- The z not z fractal.
- Changing the function according to the number of iterations.