Nova Fractal
by Ankur Pawar
27 Aug 2009
(Updated 01 Sep 2010)
Nova fractal,Glynn set fractal,other Julia set fractal .
|
Watch this File
|
| File Information |
| Description |
Nova fractal is generated by iterating the formula
z=z - R * f(z)/f '(z) + C
This is Newton's formula with additional parameters.
C is constant ,in this fractal C is points of the complex plane
as in the Mandelbrot set.
R is relaxation constant ,it is 1 for this fractal.
For this fractal Z is initialized to -1 for each cycle of iterations.
This script takes about 7 seconds to generate the fractal.
Formula for generating Glynn set fractal zn=z^1.5+c, c=-0.2
|
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 01 Sep 2010 |
Included Glynn set fractal and two other fractals. |
|
Contact us at files@mathworks.com